/l4re-core-master/uclibc/lib/contrib/uclibc/test/stdlib/ |
A D | teststrtoq.c | 66 void do_test(int base); 67 void do_test(int base) in do_test() function 82 do_test(0); in main() 83 do_test(8); in main() 84 do_test(10); in main() 85 do_test(16); in main() 86 do_test(36); in main()
|
A D | teststrtol.c | 64 void do_test(int base); 69 do_test(0); in main() 70 do_test(8); in main() 71 do_test(10); in main() 72 do_test(16); in main() 73 do_test(36); in main() 84 void do_test(int base) in do_test() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/ |
A D | tst-mbswcs6.c | 28 do_test (const char *loc) in do_test() function 64 res = do_test ("C"); in main() 65 res |= do_test ("de_DE.ISO-8859-1"); in main() 66 res |= do_test ("de_DE.UTF-8"); in main() 67 res |= do_test ("en_US.ISO-8859-1"); in main() 68 res |= do_test ("ja_JP.UTF-8"); in main() 69 res |= do_test ("hr_HR.ISO-8859-2"); in main()
|
A D | tst-xlocale2.c | 7 static int do_test (__locale_t l); 23 result = do_test (l); in main() 33 result |= do_test (l2); in main() 46 do_test (locale_t l) in do_test() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/ |
A D | tst-posix_fallocate.c | 15 static int do_test (void); 16 #define TEST_FUNCTION do_test () 33 do_test (void) in do_test() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/ |
A D | bug-glob1.c | 13 static int do_test (void); 14 #define TEST_FUNCTION do_test () 53 do_test (void) in do_test() function
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-sysconf.c | 25 do_test (void) in do_test() function 46 #define TEST_FUNCTION do_test ()
|
A D | tst-unload.c | 24 do_test (void) in do_test() function 45 #define TEST_FUNCTION do_test ()
|
A D | tst-kill5.c | 27 do_test (void) in do_test() function 47 #define TEST_FUNCTION do_test ()
|
A D | tst-sem2.c | 27 do_test (void) in do_test() function 52 #define TEST_FUNCTION do_test ()
|
A D | tst-clock1.c | 27 do_test (void) in do_test() function 49 #define TEST_FUNCTION do_test ()
|
A D | tst-mutex1.c | 24 do_test (void) in do_test() function 55 #define TEST_FUNCTION do_test ()
|
A D | tst-mutex6.c | 26 do_test (void) in do_test() function 53 #define TEST_FUNCTION do_test ()
|
A D | tst-once1.c | 35 do_test (void) in do_test() function 49 #define TEST_FUNCTION do_test ()
|
A D | tst-spin1.c | 24 do_test (void) in do_test() function 55 #define TEST_FUNCTION do_test ()
|
A D | tst-spin3.c | 26 do_test (void) in do_test() function 53 #define TEST_FUNCTION do_test ()
|
A D | tst-align3.c | 38 do_test (void) in do_test() function 55 #define TEST_FUNCTION do_test ()
|
A D | tst-detach1.c | 33 do_test (void) in do_test() function 54 #define TEST_FUNCTION do_test ()
|
A D | tst-exit2.c | 20 do_test (void) in do_test() function 39 #define TEST_FUNCTION do_test ()
|
A D | tst-eintr4.c | 30 do_test (void) in do_test() function 54 #define TEST_FUNCTION do_test ()
|
A D | tst-stdio1.c | 34 do_test (void) in do_test() function 55 #define TEST_FUNCTION do_test ()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/ |
A D | tst2_mbrtowc.c | 7 do_test(void) in do_test() function 20 #define TEST_FUNCTION do_test ()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/tls/ |
A D | tst-tls13.c | 8 do_test (void) in do_test() function 28 #define TEST_FUNCTION do_test ()
|
A D | tst-tls17.c | 6 do_test (void) in do_test() function 28 #define TEST_FUNCTION do_test ()
|
A D | tst-tls15.c | 6 do_test (void) in do_test() function 32 #define TEST_FUNCTION do_test ()
|