summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Collapse)Author
2022-06-16add helper macros for mockingsanine
2022-06-14fix RUN_TESTS macrosanine
2022-06-14add basic logging functionsanine
2022-06-14scorched earth, start oversanine
2021-10-21move test files to the same directories as the files they testsanine
2021-09-28add multiple data types test and move mock queue cleanup and init into ↵sanine
tests_main.c
2021-09-28add mock_queue_cleanup() function and move queue malloc call inside ↵sanine
mock_queue_data
2021-09-28add mock queuesanine
2021-09-25add honey_warn(), honey_error(), and honey_fatal() logging macrossanine
2021-09-25add honey_info() log functionsanine
2021-09-24add getters and setters for log level/filesanine
2021-09-24update logging to use real functionssanine
2021-09-23fix debug required logging levelsanine
2021-09-23add honey_debug_()sanine
2021-09-23add honey_log_level_str_()sanine
2021-09-23add basic test frameworksanine