Home
last modified time | relevance | path

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

12

/freebsd-13.1/tools/regression/nfsmmap/test2/
H A DMakefile3 PROG= test2
6 CLEANFILES= test2.zeros test2.good test2.data test2.scratch
8 all: test2 test2.zeros test2.good
9 @cp ${.OBJDIR}/test2.zeros ${.OBJDIR}/test2.data
11 ssh ${NFSSERVER} touch ${.OBJDIR}/test2.data; \
13 @cd ${.OBJDIR}; ${.OBJDIR}/test2
14 @if cmp -s ${.OBJDIR}/test2.data ${.OBJDIR}/test2.good && \
15 cmp -s ${.OBJDIR}/test2.scratch ${.OBJDIR}/test2.good ; then \
21 test2.zeros: test2.zeros.uu
24 test2.good: test2.good.uu
/freebsd-13.1/lib/msun/tests/
H A Dinvtrig_test.c91 #define test2(func, y, x, result, excepts) \ macro
173 test2(atan2f, 0.0, ldexpf(z, e), 0.0, 0); in ATF_TC_BODY()
174 test2(atan2f, -0.0, ldexpf(z, e), -0.0, 0); in ATF_TC_BODY()
183 test2(atan2, 0.0, ldexp(z, e), 0.0, 0); in ATF_TC_BODY()
184 test2(atan2, -0.0, ldexp(z, e), -0.0, 0); in ATF_TC_BODY()
193 test2(atan2l, 0.0, ldexpl(z, e), 0.0, 0); in ATF_TC_BODY()
194 test2(atan2l, -0.0, ldexpl(z, e), -0.0, 0); in ATF_TC_BODY()
215 test2(atan2, ldexp(z, e), INFINITY, 0.0, 0); in ATF_TC_BODY()
216 test2(atan2, ldexp(-z,e), INFINITY, -0.0, 0); in ATF_TC_BODY()
317 test2(atan2l, ldexpl(1.0, 100 - LDBL_MAX_EXP), in ATF_TC_BODY()
[all …]
H A Dfmaxmin_test.c103 ATF_TC_WITHOUT_HEAD(test2);
104 ATF_TC_BODY(test2, tc) in ATF_TC_BODY() argument
172 ATF_TP_ADD_TC(tp, test2); in ATF_TP_ADD_TCS()
/freebsd-13.1/contrib/netbsd-tests/usr.bin/grep/
H A Dt_grep.sh486 printf "\n" > test2
492 atf_check -o file:test2 grep -vw -e "" test2
503 printf "\n" > test2
509 atf_check -o file:test2 grep -x -e "" test2
610 printf "M{1}" > test2
633 printf "M{1}" > test2
656 printf "xx x\n" > test2
659 atf_check -o file:test2 grep -w "x" test2
815 printf "A" > test2
934 echo foo > test2
[all …]
/freebsd-13.1/usr.sbin/pw/tests/
H A Dpw_usermod_test.sh108 atf_check -s exit:0 ${PW} groupadd test2
109 atf_check -s exit:0 ${PW} useradd foo -G test1,test2
111 atf_check -o match:"foo" -s exit:0 ${PW} groupshow test2
114 atf_check -o match:"bar" -s exit:0 ${PW} groupshow test2
122 atf_check -s exit:0 ${PW} groupadd test2
125 atf_check -s exit:0 ${PW} useradd foo -G test1,test2
127 atf_check -o match:"foo" -s exit:0 ${PW} groupshow test2
/freebsd-13.1/bin/sh/tests/parser/
H A Dalias15.0.stdout3 echo test2
4 test2
H A Dalias15.09 alias alias0='echo test2'
/freebsd-13.1/usr.bin/bmake/tests/syntax/semi/
H A DMakefile.test17 .ifmake test2
23 test2:
/freebsd-13.1/usr.bin/bmake/tests/syntax/enl/
H A DMakefile.test15 .elifmake test2
23 test2:
/freebsd-13.1/lib/libipsec/
H A Dtest-policy.c93 int test2(void);
102 test2();
226 test2() in test2() function
/freebsd-13.1/contrib/lua/src/
H A Dliolib.c448 static int test2 (RN *rn, const char *set) { in test2() function
481 test2(&rn, "-+"); /* optional sign */ in read_number()
482 if (test2(&rn, "00")) { in read_number()
483 if (test2(&rn, "xX")) hex = 1; /* numeral is hexadecimal */ in read_number()
487 if (test2(&rn, decp)) /* decimal point? */ in read_number()
489 if (count > 0 && test2(&rn, (hex ? "pP" : "eE"))) { /* exponent mark? */ in read_number()
490 test2(&rn, "-+"); /* exponent sign */ in read_number()
/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_read_format_iso_Z.c57 test2(void) in test2() function
102 test2(); in DEFINE_TEST()
/freebsd-13.1/tools/regression/nfsmmap/
H A DMakefile3 SUBDIR= test1 test2
/freebsd-13.1/usr.bin/bmake/tests/variables/opt_V/
H A DMakefile.test13 test2:
/freebsd-13.1/usr.bin/bmake/tests/syntax/funny-targets/
H A DMakefile.test11 test2: exclamation!target
/freebsd-13.1/usr.sbin/etcupdate/tests/
H A Dignore_test.sh236 $WORKDIR/test2.out
243 diff -u -L "correct" $WORKDIR/correct2.out -L "test" $WORKDIR/test2.out \
/freebsd-13.1/contrib/netbsd-tests/lib/csu/dso/
H A Dh_initfini3_dso.cxx37 Test2 test2; variable
/freebsd-13.1/usr.bin/bmake/tests/archives/fmt_44bsd/
H A DMakefile.test17 test2: libtest.a(exactly15char.o)
/freebsd-13.1/usr.bin/bmake/tests/archives/fmt_44bsd_mod/
H A DMakefile.test20 test2: libtest.a(exactly15char.o)
/freebsd-13.1/usr.bin/bmake/tests/archives/fmt_oldbsd/
H A DMakefile.test18 test2: libtest.a(exactly15char.o)
/freebsd-13.1/lib/googletest/tests/gtest/
H A DMakefile35 googletest-param-test2-test.cc
/freebsd-13.1/contrib/libxo/tests/core/saved/
H A Dtest_01.X.out1test2="value2"><sku test3="value3" key="key">GRO-000-415</sku><name key="key">gum</name><sold>1412…
H A Dtest_01.XP.out26 <item test2="value2">
116 <item test2="value2">
H A Dtest_01.E.out29 op attr: [test2] [value2] [0]
139 op attr: [test2] [value2] [0]
/freebsd-13.1/contrib/googletest/googletest/
H A DMakefile.am56 test/googletest-param-test2-test.cc \
57 test/googletest-param-test2-test.cc \

12