| /picolibc-latest/test/ |
| D | test-strnlen_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 111 test_id++; in main() 113 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strncat_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 106 int test_id = 0; in main() local 113 test_id++; in main() 116 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strcat_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 106 int test_id = 0; in main() local 113 test_id++; in main() 115 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strcpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 106 int test_id = 0; in main() local 113 test_id++; in main() 115 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strncpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 106 int test_id = 0; in main() local 113 test_id++; in main() 115 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-sprintf_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 112 test_id++; in main() 114 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-memmove_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 112 test_id++; in main() 114 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strerror_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 112 test_id++; in main() 114 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-memcpy_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 106 int test_id = 0; in main() local 113 test_id++; in main() 115 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-memset_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 112 test_id++; in main() 114 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|
| D | test-strerrorlen_s.c | 55 #define TEST_RES(cond, msg, handler_res, test_id) \ argument 57 printf("Test %d Failed: %s\n", test_id, msg); \ 60 printf("Test %d Passed: %s\n", test_id, msg); \ 64 test_handler_called(int handler_called, char *expected_msg, int test_id) in test_handler_called() argument 72 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 79 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 86 printf("Test %d Failed: Error msg is incorrect\n", test_id); in test_handler_called() 105 int test_id = 0; in main() local 111 test_id++; in main() 113 handler_res = test_handler_called(0, "", test_id); in main() [all …]
|