Home
last modified time | relevance | path

Searched refs:ctest (Results 1 – 20 of 20) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dcontigmalloc3.sh47 cat > $dir/ctest.c <<EOF
109 mycc -o /tmp/ctest -Wall -Wextra -O0 -g $dir/ctest.c || exit 1
110 rm $dir/ctest.c
126 /tmp/ctest `sysctl -n debug.cmalloc_offset` $mw 2>&1 | tail -5
128 rm -rf $dir /tmp/ctest
H A Dcontigmalloc.sh55 cat > $dir/ctest.c <<EOF
140 mycc -o /tmp/ctest -Wall -Wextra -O0 -g $dir/ctest.c || exit 1
141 rm $dir/ctest.c
157 /tmp/ctest `sysctl -n debug.cmalloc_offset` $mw 2>&1 | tail -5
159 rm -rf $dir /tmp/ctest
/freebsd/tools/test/bsnmp/
H A DMakefile4 PROG_CXX=ctest
18 ${.OBJDIR}/ctest
/freebsd/contrib/ncurses/ncurses/base/
H A Dvsscanf.c211 ChunkType chunk, ctest; in vsscanf()
267 if ((ctest = final_ch(format[n], other)) != cUnknown) { in vsscanf()
269 chunk = ctest; in vsscanf()
/freebsd/crypto/openssl/util/
H A Dmkdef.pl34 my $ctest = 0;
45 'ctest' => \$ctest,
161 $writer = \&writer_ctest if $ctest;
/freebsd/contrib/libcbor/doc/source/
H A Dtests.rst7 There is a comprehensive test suite employing CMocka_. You can run all of them using ``ctest`` in t…
14 … memory correctness. You can run these tests by passing the ``-T memcheck`` flag to ``ctest``. [#]_
/freebsd/contrib/googletest/googlemock/
H A DCMakeLists.txt8 # ctest. You can select which tests to run using 'ctest -R regex'.
9 # For more options, run 'ctest --help'.
131 # 'make test' or ctest.
/freebsd/contrib/lib9p/pytest/
H A Dtestconf.ini.sample9 logfile = ./ctest.log
/freebsd/contrib/googletest/ci/
H A Dmacos-presubmit.sh50 time ctest -j$(nproc) --output-on-failure
H A Dwindows-presubmit.bat9 SET CTEST_BIN="ctest.exe"
/freebsd/contrib/googletest/googletest/
H A DCMakeLists.txt8 # ctest. You can select which tests to run using 'ctest -R regex'.
9 # For more options, run 'ctest --help'.
194 # 'make test' or ctest.
/freebsd/contrib/libcbor/
H A Drelease.sh64 ctest
H A DCMakeLists.txt110 COMMAND ctest
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAsmAlias.td144 def : InstAlias<"ctest"#Cond#"{b} $dcf\t{$src2, $src1|$src1, $src2}",
146 def : InstAlias<"ctest"#Cond#"{w} $dcf\t{$src2, $src1|$src1, $src2}",
148 def : InstAlias<"ctest"#Cond#"{l} $dcf\t{$src2, $src1|$src1, $src2}",
150 def : InstAlias<"ctest"#Cond#"{q} $dcf\t{$src2, $src1|$src1, $src2}",
152 def : InstAlias<"ctest"#Cond#"{b} $dcf\t{$src2, $src1|$src1, $src2}",
154 def : InstAlias<"ctest"#Cond#"{w} $dcf\t{$src2, $src1|$src1, $src2}",
156 def : InstAlias<"ctest"#Cond#"{l} $dcf\t{$src2, $src1|$src1, $src2}",
158 def : InstAlias<"ctest"#Cond#"{q} $dcf\t{$src2, $src1|$src1, $src2}",
160 def : InstAlias<"ctest"#Cond#"{b} $dcf\t{$src2, $src1|$src1, $src2}",
162 def : InstAlias<"ctest"#Cond#"{w} $dcf\t{$src2, $src1|$src1, $src2}",
[all …]
H A DX86InstrConditionalCompare.td34 BinCondOp<o, f, t, op1, op2, "ctest">;
/freebsd/contrib/googletest/docs/
H A Dquickstart-cmake.md139 <strong>my_project$ cd build && ctest</strong>
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Deapol_test.sgml72 eapol_test -ctest.conf -a127.0.0.1 -p1812 -ssecret -r1
/freebsd/sys/contrib/zstd/
H A DMakefile399 cd $(BUILDIR)/cmake/build; ctest -V -L Medium
/freebsd/contrib/ntp/sntp/libevent/
H A DCMakeLists.txt1247 # Macro that creates the ctest test for a backend.
1373 …# If they are set in the shell the tests are running using simply "ctest" or "make test" will fai…
/freebsd/contrib/libevent/
H A DCMakeLists.txt1247 # Macro that creates the ctest test for a backend.
1373 …# If they are set in the shell the tests are running using simply "ctest" or "make test" will fai…