Home
last modified time | relevance | path

Searched refs:TEST2 (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/bin/date/tests/
H A Dformat_string_test.sh18 TEST2=1005600000 # 2001-11-12 21:11:12
31 date -r ${TEST2} +%${format_string}
63 date $flags -r ${TEST2} "-I${arg}"
92 exp2=\"\$(gdate --date '@${TEST2}' '-I${arg}')\"
126 format_string_test s s ${TEST1} ${TEST2}
/freebsd-13.1/usr.bin/bmake/tests/suffixes/src_wild1/
H A Dexpected.stdout.11 cat TEST1.a TEST2.a >TEST1.b
2 cat TEST1.a TEST2.a | diff -u - TEST1.b
H A DMakefile.test4 cat TEST1.a TEST2.a | diff -u - TEST1.b
H A DMakefile11 ${PACKAGE}FILES+= TEST2.a
/freebsd-13.1/usr.bin/bmake/tests/suffixes/src_wild2/
H A Dexpected.stdout.11 cat TEST1.a TEST2.a >TEST1.b
2 cat TEST1.a TEST2.a | diff -u - TEST1.b
H A DMakefile.test9 cat TEST1.a TEST2.a | diff -u - TEST1.b
H A DMakefile11 ${PACKAGE}FILES+= TEST2.a
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dsunshcmd.mk6 TEST2 :sh = ${BYECMD}
11 @echo "TEST2=${TEST2}"
/freebsd-13.1/contrib/ntp/include/
H A Dntp.h226 #define TEST2 0x0002 /* bogus packet */ macro
234 #define PKT_TEST_MASK (TEST1 | TEST2 | TEST3 | TEST4 | TEST5 |\
/freebsd-13.1/contrib/ntp/libntp/
H A Dstatestr.c93 { TEST2, "pkt_bogus", 0 },
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_proto.c2038 peer->flash |= TEST2; /* bogus */ in receive()
2054 peer->flash |= TEST2; /* bogus */ in receive()
2096 peer->flash |= TEST2; /* bogus */ in receive()
/freebsd-13.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc5890 OLD_FILES+=usr/tests/usr.bin/bmake/suffixes/src_wild1/TEST2.a
5898 OLD_FILES+=usr/tests/usr.bin/bmake/suffixes/src_wild2/TEST2.a
8527 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild1/TEST2.a
8535 OLD_FILES+=usr/tests/usr.bin/make/suffixes/src_wild2/TEST2.a
/freebsd-13.1/contrib/ntp/
H A DNEWS993 from targeted peers will fail the origin timestamp check (TEST2)
H A DChangeLog657 Danny Mayer. Log incoming packets that fail TEST2. Harlan Stenn.
H A DCommitLog18872 Log incoming packets that fail TEST2. Harlan Stenn.
18875 Log incoming packets that fail TEST2. Harlan Stenn.
18878 Log incoming packets that fail TEST2. Harlan Stenn.