Searched full:test_script (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/byacc/ |
| H A D | vmsbuild.com | 184 $ open/append test_script BYACC.com 185 $ write test_script "$ temp = f$environment(""procedure"")" 186 $ write test_script "$ temp = temp -" 187 $ write test_script " - f$parse(temp,,,""version"",""syntax_only"") -" 188 $ write test_script " - f$parse(temp,,,""type"",""syntax_only"")" 189 $ write test_script "$ BYACC :== $ 'temp'.exe" 190 $ write test_script "$ define/user_mode sys$input sys$command" 191 $ write test_script "$ define/user_mode sys$output sys$command" 192 $ write test_script "$ BYACC 'p1 'p2 'p3 'p4 'p5 'p6 'p7 'p8" 193 $ close test_script
|
| /freebsd/crypto/openssl/test/radix/ |
| H A D | main.c | 22 static int test_script(int idx) in test_script() function 59 ADD_ALL_TESTS(test_script, OSSL_NELEM(scripts)); in setup_tests()
|
| /freebsd/contrib/libder/ |
| H A D | .cirrus.yml | 15 test_script:
|
| /freebsd/sys/contrib/zstd/ |
| H A D | appveyor.yml | 98 test_script: 198 test_script:
|
| /freebsd/ |
| H A D | .cirrus.yml | 168 test_script:
|
| /freebsd/crypto/openssl/test/ |
| H A D | quic_txp_test.c | 1618 static int test_script(int idx) in test_script() function 1706 ADD_ALL_TESTS(test_script, OSSL_NELEM(scripts)); in setup_tests()
|
| H A D | quic_multistream_test.c | 5983 static int test_script(int idx) in test_script() function 6115 ADD_ALL_TESTS(test_script, OSSL_NELEM(scripts) * 2 * 2); in setup_tests()
|