Skip to content

Commit

Permalink
#164 attempt cmocka version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-courtis committed Dec 23, 2024
1 parent 9a86055 commit 110b3c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tst/tst.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

#include <cmocka.h>

// TODO: use cmocka_print_error and remove this proto once cmocka 1.1.7+ is widely available
void cm_print_error(const char* const format, ...) CMOCKA_PRINTF_ATTRIBUTE(1, 2);

// print log messages, useful when debugging tests
#define LOG_PRINT false

Expand Down

0 comments on commit 110b3c3

Please sign in to comment.