tests: More refactoring, add helper header to every test, override exit for better error reporting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "test_helpers.h"
|
||||
|
||||
__attribute__((constructor))
|
||||
void constructor_no_priority(void) {
|
||||
|
||||
Reference in New Issue
Block a user