WIP: feat(tests): enable parallel execution of functional tests #68
@@ -16,7 +16,6 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <setjmp.h>
|
#include <setjmp.h>
|
||||||
|
|
||||||
/* Disable cmocka 2.0 deprecation warnings for backward compatibility */
|
/* NOTE: CMOCKA_DISABLE_DEPRECATION_WARNINGS removed to test CI failure */
|
||||||
#define CMOCKA_DISABLE_DEPRECATION_WARNINGS
|
|
||||||
|
|
||||||
#include <cmocka.h>
|
#include <cmocka.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user