#include "tests.h" void test_all(void){ test_autoarr(); test_searchtree(); printf("\e[96m---------------------------------------\n"); }