| /picolibc-latest/test/ |
| D | test-strerrorlen_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-memset_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strnlen_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-sprintf_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strerror_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-memmove_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-memcpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strcat_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strcpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strncpy_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|
| D | test-strncat_s.c | 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 68 (void)expected_msg; in test_handler_called() 77 (void)expected_msg; in test_handler_called() 82 if (strcmp(expected_msg, handler_msg) != 0) { in test_handler_called() 89 (void)expected_msg; in test_handler_called()
|