Home
last modified time | relevance | path

Searched refs:test11 (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/regress/lib/libradius/
H A Dtest11.c9 void test11(void) in test11() function
38 ADD_TEST(test11)
H A DMakefile8 SRCS+= test10.c test11.c
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/
H A D11.cc49 bool test11() in test11() function
71 test11(); in main()
/openbsd-src/regress/lib/libm/msun/
H A Dfmaxmin_test.c155 ATF_TC_WITHOUT_HEAD(test11);
156 ATF_TC_BODY(test11, tc) in ATF_TC_BODY() argument
181 ATF_TP_ADD_TC(tp, test11); in ATF_TP_ADD_TCS()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010122-1.c127 void NOINLINE test11 (void) in test11() function
162 void (*func2[6])(void) = { test7, test8, test9, test10, test11, test12 };
/openbsd-src/regress/sys/kern/extent/
H A Dtests89 #extent `test11' (0x10 - 0x20), flags = 0x2
95 extent test11 0x10 0x20 EX_NOCOALESCE
H A Dextest.exp67 output for test11
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dpr29947-2.c204 test11 (long j1, long k1, long j2, long k2) in test11() function
311 test11 (j1, k1, j2, k2); in test()
H A Dpr29947-1.c204 test11 (long j1, long k1, long j2, long k2) in test11() function
311 test11 (j1, k1, j2, k2); in test()
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dstreambuf_members.cc494 void test11() in test11() function
533 test11(); in main()
H A Distream_unformatted.cc559 void test11() in test11() function
633 test11(); in main()
H A Dfilebuf_virtuals.cc636 void test11() in test11() function
826 test11(); in main()
/openbsd-src/regress/lib/libc/db/
H A Drun.test498 test11()
/openbsd-src/regress/sys/kern/flock/
H A Dflock.c805 test11(int fd) in test11() function
1870 { test11, 1 },
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog1047 * testsuite/27_io/streambuf_members.cc (test11, test12): Add.
1328 * testsuite/27_io/filebuf_virtuals.cc (test11): Add.
2175 * testsuite/27_io/istream_unformatted.cc (test11): Add.
3952 * testsuite/27_io/istream_extractor_arith.cc (test11): Qualify strtol.
H A DChangeLog-2000762 * testsuite/27_io/istream_extractor_arith.cc (test11): New