This repository has been archived on 2021-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
modetw/tests
Pradana Aumars 8f72eabf1f Fix test check_file_t.file_init
* Add filepath_t enum key
* file_init writes path according to filepath_t
* file_init does NOT correctly write path FILEPATH_ABSOLUTE
* file_init parameters changed to include filepath_t and no longer includes "ENV" string
* file_close only now frees hash_str when non null ptr
* calibrate verify function updated to use correct file_init parameters
2021-05-31 22:07:06 +02:00
..
Makefile.am C Redesign 2021-05-15 19:18:42 +02:00
check_calibrate.c C Redesign 2021-05-15 19:18:42 +02:00
check_file_t.c Fix test check_file_t.file_init 2021-05-31 22:07:06 +02:00