Home
last modified time | relevance | path

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

12345678910>>...152

/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/
H A D.gitignore17 ctest/xccblat1
18 ctest/xccblat2
19 ctest/xccblat3
20 ctest/xdcblat1
21 ctest/xdcblat2
22 ctest/xdcblat3
23 ctest/xscblat1
24 ctest/xscblat2
25 ctest/xscblat3
26 ctest/xzcblat1
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/input/
H A Dmemory_input.F19 character*8 user_units, ctest
74 if (.not. inp_a(ctest)) goto 1000
80 10 if (inp_a_trunc(ctest)) then
81 if (inp_compare(.false.,'verify',ctest)) then
85 else if (inp_compare(.false.,'trace',ctest)) then
91 else if (inp_compare(.false.,'heap', ctest)) then
95 else if (inp_compare(.false.,'stack', ctest)) then
99 else if (inp_compare(.false.,'global', ctest)) then
103 else if (inp_compare(.false.,'total', ctest)) then
173 character*8 ctest
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/input/
H A Dmemory_input.F19 character*8 user_units, ctest
74 if (.not. inp_a(ctest)) goto 1000
80 10 if (inp_a_trunc(ctest)) then
81 if (inp_compare(.false.,'verify',ctest)) then
85 else if (inp_compare(.false.,'trace',ctest)) then
91 else if (inp_compare(.false.,'heap', ctest)) then
95 else if (inp_compare(.false.,'stack', ctest)) then
99 else if (inp_compare(.false.,'global', ctest)) then
103 else if (inp_compare(.false.,'total', ctest)) then
173 character*8 ctest
[all …]
/dports/devel/re2c/re2c-2.2/examples/c/
H A D__run_all.sh8 ctest="example.c"
13 > "$ctest"
18 if [ $(grep -c "$msg" "$ctest") -gt 1 ]; then
20 l=$(grep -n "$msg" "$ctest" | tail -n +2 | cut -d : -f 1)
22 head -n $l "$ctest" > "$ctest".mod && mv "$ctest".mod "$ctest"
25 g++ "$ctest" -Wall -oexample && ./example 2>/dev/null || { echo "*** error ***"; exit 1; }
27 rm -f "$ctest" example
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/devtools_install/
H A D0001-CTest-Add-CTEST_RESOURCE_SPEC_FILE-variable.patch8 Help/manual/ctest.1.rst | 8 +++--
15 .../checkfree1-ctest-s-res-cache-check.cmake | 1 +
16 .../checkfree1-ctest-s-res-variable-check.cmake | 1 +
17 .../notenough1-ctest-s-res-cache-check.cmake | 3 ++
18 .../notenough1-ctest-s-res-cache-result.txt | 1 +
20 .../notenough1-ctest-s-res-variable-check.cmake | 3 ++
21 .../notenough1-ctest-s-res-variable-result.txt | 1 +
47 diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst
49 --- a/Help/manual/ctest.1.rst
50 +++ b/Help/manual/ctest.1.rst
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/tests/
H A DREADME.ja.md6 [ctest][ctest]を使います。
21 ctest
40 ctest -L mpi
52 ctest -L analysis/eigen/exK
58 ctest -L analysis
65 `ctest` の一般的な使い方として、
68 ctest -V
74 ctest --output-on-failure
77 は失敗したテストの結果のみ出力を表示します。詳しくは `ctest -h` を確認してください。
102 [ctest]: https://cmake.org/cmake/help/latest/manual/ctest.1.html
H A DREADME.md6 Use [ctest][ctest].
21 ctest
35 To execute labeled tests, please run [ctest][ctest] with `-L` (`--label-regex`) flag:
38 ctest -L mpi
47 ctest -L analysis/eigen/exK
53 ctest -L analysis
60 As a general technique of [ctest][ctest],
63 ctest -V
69 ctest --output-on-failure
72 displays the output of failed tests. See `ctest -h` for detail.
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Auxiliary/bash-completion/
H A Dctest1 # bash completion for ctest(1) -*- shell-script -*-
30 COMPREPLY=( $( compgen -W '$( ctest --print-labels 2>/dev/null |
39 COMPREPLY=( $( compgen -W '$( ctest -N 2>/dev/null |
68 _filedir '@(cmake|ctest)'
78 grep -v "^ctest version " )' -- "$cur" ) )
88 grep -v "^ctest version " )' -- "$cur" ) )
93 grep -v "^ctest version " )' -- "$cur" ) )
97 COMPREPLY=( $( compgen -W '$( ctest --help-property-list \
98 2>/dev/null | grep -v "^ctest version " )' -- "$cur" ) )
102 COMPREPLY=( $( compgen -W '$( ctest --help-variable-list \
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Auxiliary/bash-completion/
H A Dctest1 # bash completion for ctest(1) -*- shell-script -*-
30 COMPREPLY=( $( compgen -W '$( ctest --print-labels 2>/dev/null |
39 COMPREPLY=( $( compgen -W '$( ctest -N 2>/dev/null |
68 _filedir '@(cmake|ctest)'
78 grep -v "^ctest version " )' -- "$cur" ) )
88 grep -v "^ctest version " )' -- "$cur" ) )
93 grep -v "^ctest version " )' -- "$cur" ) )
97 COMPREPLY=( $( compgen -W '$( ctest --help-property-list \
98 2>/dev/null | grep -v "^ctest version " )' -- "$cur" ) )
102 COMPREPLY=( $( compgen -W '$( ctest --help-variable-list \
[all …]
/dports/devel/cmake/cmake-3.22.1/Auxiliary/bash-completion/
H A Dctest1 # bash completion for ctest(1) -*- shell-script -*-
30 COMPREPLY=( $( compgen -W '$( ctest --print-labels 2>/dev/null |
39 COMPREPLY=( $( compgen -W '$( ctest -N 2>/dev/null |
68 _filedir '@(cmake|ctest)'
78 grep -v "^ctest version " )' -- "$cur" ) )
88 grep -v "^ctest version " )' -- "$cur" ) )
93 grep -v "^ctest version " )' -- "$cur" ) )
97 COMPREPLY=( $( compgen -W '$( ctest --help-property-list \
98 2>/dev/null | grep -v "^ctest version " )' -- "$cur" ) )
102 COMPREPLY=( $( compgen -W '$( ctest --help-variable-list \
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/
H A Dpre-push4 … cmake .. -DCMAKE_BUILD_TYPE=Debug && make -j 12 && ctest -j 12 --output-on-…
5 … cmake .. && make -j 12 && ctest -j 12 --output-on-…
6 … cmake .. && make -j 12 && ctest -T memcheck -j 12 …
7 … cmake .. && make -j 12 && ctest -j 12 --output-on-…
8 … cmake .. -DCMAKE_CXX_STANDARD=17 && make -j 12 && ctest -j 12 --output-on-…
9 … cmake .. && make -j 12 && ctest -j 12 --output-on-…
11 …uda-11.0/bin/nvcc" cmake .. -DENABLE_CUDA=1 && make -j 10 && ctest -j 10 --output-on-…
12 …uda-11.1/bin/nvcc" cmake .. -DENABLE_CUDA=1 && make -j 12 && ctest -j 12 --output-on-…
13 …v_tools/bin/icpc" cmake .. && make -j 12 && ctest -j 12 --output-on-…
14 …irective;--language=c++;--std=c++14;--error-exitcode=66" && make -j 12 && ctest -j 12 --output-on-…
[all …]
/dports/devel/libzvbi/zvbi-0.2.35/test/
H A DMakefile.in40 @HAVE_GCC_C89_SUPPORT_TRUE@am__append_1 = ctest-c89 ctest-gnu89
923 ctest_c89-ctest.o: ctest.c
930 ctest_c89-ctest.obj: ctest.c
937 ctest_c94-ctest.o: ctest.c
944 ctest_c94-ctest.obj: ctest.c
951 ctest_c99-ctest.o: ctest.c
958 ctest_c99-ctest.obj: ctest.c
965 ctest_gnu89-ctest.o: ctest.c
972 ctest_gnu89-ctest.obj: ctest.c
979 ctest_gnu99-ctest.o: ctest.c
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/
H A D.gitignore49 ctest/xccblat1
50 ctest/xccblat2
51 ctest/xccblat3
52 ctest/xdcblat1
53 ctest/xdcblat2
54 ctest/xdcblat3
55 ctest/xscblat1
56 ctest/xscblat2
57 ctest/xscblat3
58 ctest/xzcblat1
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/utest/
H A Dctest.h41 struct ctest { struct
51 struct ctest *next; argument
344 #define __CTEST_POINTER_NEXT(_test) (struct ctest **)((struct ctest **)(_test) + 2)
345 #define __CTEST_POINTER_PREV(_test) (struct ctest **)((struct ctest **)(_test) - 2)
349 static struct ctest * * __ctest_head_p = (struct ctest **)__PNAME(suite, test);
371 struct ctest ** test; in __ctest_linkTests()
372 struct ctest ** ctest_begin = (struct ctest **)__PNAME(suite, test); in __ctest_linkTests()
373 struct ctest ** ctest_end = (struct ctest **)__PNAME(suite, test); in __ctest_linkTests()
392 struct ctest * next; in __ctest_linkTests()
407 struct ctest ** test; in __ctest_linkTests()
[all …]
/dports/devel/simdjson/simdjson-0.9.6/
H A D.drone.yml20 - ctest $CTEST_FLAGS
41 - ctest $CTEST_FLAGS
113 - ctest $CTEST_FLAGS
133 - ctest $CTEST_FLAGS
204 - ctest $CTEST_FLAGS
251 - ctest $CTEST_FLAGS
273 - ctest $CTEST_FLAGS
295 - ctest $CTEST_FLAGS
367 - ctest $CTEST_FLAGS
388 - ctest $CTEST_FLAGS
[all …]
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/
H A D.drone.yml20 - ctest $CTEST_FLAGS
41 - ctest $CTEST_FLAGS
113 - ctest $CTEST_FLAGS
133 - ctest $CTEST_FLAGS
204 - ctest $CTEST_FLAGS
251 - ctest $CTEST_FLAGS
273 - ctest $CTEST_FLAGS
295 - ctest $CTEST_FLAGS
367 - ctest $CTEST_FLAGS
388 - ctest $CTEST_FLAGS
[all …]
/dports/devel/cc65/cc65-2.19/testcode/lib/gamate/
H A DMakefile2 all: audiotest.bin lcdtest.bin ctest.bin
8 ctest.bin: ctest.c
9 ../../../bin/cl65 -l ctest.lst -t gamate -o ctest.bin ctest.c
18 testc: ctest.bin
19 …ss.exe gamate -window -skip_gameinfo -cart ~/Desktop/cc65/github/cc65/testcode/lib/gamate/ctest.bin
24 rm -f lcdtest.o audiotest.o ctest.o
25 rm -f lcdtest.bin audiotest.bin ctest.bin nachtm.bin
/dports/net/rclone/rclone-1.57.0/librclone/ctest/
H A DMakefile4 ctest: ctest.o librclone.a target
7 ctest.o: ctest.c librclone.h
13 test: ctest
14 ./ctest
17 rm -f tmp ctest *.o *.a *.h *.gch
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/tests/
H A DMakefile.am5 EXTRA_PROGRAMS = regress ctest stest call-test t1 pkg_test cplus
19 test: call-test.stamp stest.stamp ctest.stamp regress.stamp t1.stamp pkg_test.stamp
21 valgrind: call-test.valgrind stest.valgrind ctest.valgrind regress.valgrind t1.valgrind pkg_test.va…
47 ctest.stamp: ctest@EXEEXT@
48 ./ctest @TEST_PERL_FLAGS@ 1>tmp.out 2>&1
49 diff -w tmp.out $(srcdir)/ctest.out && touch ctest.stamp
52 ctest.valgrind: ctest@EXEEXT@
53 $(VALGRIND) ./ctest @TEST_PERL_FLAGS@ 1>/dev/null 2>&1
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/sql/
H A Dcrypt-md5.sql9 CREATE TABLE ctest (data text, res text, salt text); table
10 INSERT INTO ctest VALUES ('password', '', '');
12 UPDATE ctest SET salt = gen_salt('md5');
13 UPDATE ctest SET res = crypt(data, salt);
15 FROM ctest;
17 DROP TABLE ctest;

12345678910>>...152