Home
last modified time | relevance | path

Searched refs:TEST_FUNCTION_ARGV (Results 1 – 25 of 25) sorted by relevance

/glibc-2.36/support/
Dtest-driver.c117 # error TEST_FUNCTION and TEST_FUNCTION_ARGV cannot be defined at the same time in main()
123 #elif defined (TEST_FUNCTION_ARGV) in main()
124 test_config.test_function_argv = TEST_FUNCTION_ARGV; in main()
Dtst-support_capture_subprocess.c370 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/elf/
Dargv0test.c30 #define TEST_FUNCTION_ARGV do_test macro
Dtst-null-argv.c35 #define TEST_FUNCTION_ARGV do_test macro
Dtst-auxv.c69 #define TEST_FUNCTION_ARGV do_test macro
Dtst-dlopen-self.c54 #define TEST_FUNCTION_ARGV do_test macro
Dtst-dlopen-tlsmodid.h86 #define TEST_FUNCTION_ARGV do_test macro
Dtst-env-setuid.c126 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit25b.c119 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit25a.c120 #define TEST_FUNCTION_ARGV do_test macro
Dtst-env-setuid-tunables.c148 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit19b.c93 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit18.c128 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit22.c123 #define TEST_FUNCTION_ARGV do_test macro
Dtst-audit23.c238 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/stdlib/
Dtst-empty-env.c56 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/sysdeps/x86/
Dtst-cet-legacy-1a.c80 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/
Dtest-skeleton.c61 #define TEST_FUNCTION_ARGV legacy_test_function macro
/glibc-2.36/time/
Dbug-getdate1.c138 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/posix/
Dtst-spawn6.c241 #define TEST_FUNCTION_ARGV do_test macro
Dtst-spawn5.c297 #define TEST_FUNCTION_ARGV do_test macro
Dtst-spawn.c262 #define TEST_FUNCTION_ARGV do_test macro
Dwordexp-test.c451 #define TEST_FUNCTION_ARGV do_test macro
/glibc-2.36/ChangeLog.old/
DChangeLog.187106 (TEST_FUNCTION_ARGV): New.
7122 * elf/tst-auxv.c: Likewise and define TEST_FUNCTION_ARGV macro.
7145 * elf/tst-null-argv.c: Likewise and define TEST_FUNCTION_ARGV marcro.
10449 (TEST_FUNCTION_ARGV): Adjust.
DChangeLog.2326097 (TEST_FUNCTION_ARGV): New.