Searched refs:test_log_bad (Results 1 – 1 of 1) sorted by relevance
124 static void test_log_bad(char *log, size_t log_len, int log_level) in test_log_bad() function146 test_log_bad(log, LOG_SIZE, 0); in main()149 test_log_bad(log, 15, 1); in main()152 test_log_bad(NULL, LOG_SIZE, 1); in main()