Searched refs:test_name (Results 26 - 50 of 59) sorted by relevance

123

/freebsd-13-stable/contrib/libevent/
H A Dtest-driver53 test_name= # Used for reporting.
63 --test-name) test_name=$2; shift;;
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
132 echo "${col}${res}${std}: $test_name"
/freebsd-13-stable/contrib/openpam/
H A Dtest-driver53 test_name= # Used for reporting.
63 --test-name) test_name=$2; shift;;
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
132 echo "${col}${res}${std}: $test_name"
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver53 test_name= # Used for reporting.
63 --test-name) test_name=$2; shift;;
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
132 echo "${col}${res}${std}: $test_name"
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgtest_xml_outfiles_test.py106 def _TestOutFile(self, test_name, expected_xml):
107 gtest_prog_path = gtest_test_utils.GetTestExecutablePath(test_name)
119 output_file_name1 = test_name + ".xml"
H A Dgoogletest-json-outfiles-test.py131 def _TestOutFile(self, test_name, expected):
132 gtest_prog_path = gtest_test_utils.GetTestExecutablePath(test_name)
144 output_file_name1 = test_name + '.json'
H A Dgoogletest-param-test-test.cc688 Message test_name; local
689 test_name << "TestsExpandedAndRun/" << i;
692 test_name.GetString())) {
853 #define PREFIX_WITH_FOO(test_name) Foo##test_name
854 #define PREFIX_WITH_MACRO(test_name) Macro##test_name
/freebsd-13-stable/tools/regression/tmpfs/
H A Dh_funcs.subr95 # test_name message
99 test_name() {
125 test_name "Running kqueue-monitored commands and expecting" \
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_name.c37 test_name(hx509_context context, const char *name) function
363 ret += test_name(context, "CN=foo,C=SE");
364 ret += test_name(context, "CN=foo,CN=kaka,CN=FOO,DC=ad1,C=SE");
365 ret += test_name(context, "1.2.3.4=foo,C=SE");
H A DMakefile.in170 am__EXEEXT_1 = test_name$(EXEEXT) test_expr$(EXEEXT)
182 test_name_SOURCES = test_name.c
183 test_name_OBJECTS = test_name-test_name.$(OBJEXT)
212 test_name.c test_soft_pkcs11.c
214 test_expr.c test_name.c test_soft_pkcs11.c
611 test_name \
900 test_name$(EXEEXT): $(test_name_OBJECTS) $(test_name_DEPENDENCIES)
901 @rm -f test_name$(EXEEXT)
964 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_name
[all...]
/freebsd-13-stable/contrib/googletest/googletest/scripts/
H A Dgen_gtest_pred_impl.py617 test_name = pred_format_type.title()
621 test_name += 'OnUserType'
628 test_name += 'OnBuiltInType'
637 test_name += 'Failure'
641 test_name += 'Success'
648 'test_name' : test_name,
660 TEST_F(%(assertion)sTest, %(test_name)s) {""" % defs
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h548 const char* test_name) {
552 FormatFileLocation(file, line).c_str(), test_name, case_name);
557 ::std::make_pair(test_name, CodeLocation(file, line)));
561 bool TestExists(const std::string& test_name) const {
562 return registered_tests_.count(test_name) > 0;
565 const CodeLocation& GetCodeLocation(const std::string& test_name) const {
566 RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
710 std::string test_name = StripTrailingSpaces( local
712 if (!state->TestExists(test_name)) {
714 case_name, test_name
547 AddTestName(const char* file, int line, const char* case_name, const char* test_name) argument
[all...]
/freebsd-13-stable/tests/sys/netinet/
H A Ddivert.sh83 --dip ${ip4b} --test_name ipdivert_ip_output_remote_success
138 --dip ${ip4b} --test_name ipdivert_ip_input_local_success
H A Dforward.sh75 --test_name fwd_ip_icmp_fast \
135 --test_name fwd_ip_icmp_fast \
189 --test_name fwd_ip_icmp_slow \
249 --test_name fwd_ip_icmp_fast \
H A Doutput.sh72 jexec ${jname}b ${script_name} --test_name "test_listen_tcp" ${args} &
141 jexec ${jname}b ${script_name} --test_name "test_listen_udp" ${args} &
314 jexec ${jname}b ${script_name} --test_name "test_listen_tcp" ${args} &
443 jexec ${jname}b ${script_name} --test_name "test_listen_udp" ${args} &
/freebsd-13-stable/tests/sys/netinet6/
H A Ddivert.sh84 --dip ${ip6b} --test_name ipdivert_ip6_output_remote_success
H A Dforward6.sh89 --test_name fwd_ip6_icmp \
163 --test_name fwd_ip6_icmp \
238 --test_name fwd_ip6_icmp \
307 --test_name fwd_ip6_icmp \
381 --test_name fwd_ip6_icmp \
456 --test_name fwd_ip6_icmp \
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Driostream.c90 static char test_name[10] = "custom"; variable
110 printf("%-10s", test_name);
129 snprintf(test_name, sizeof test_name, "%s_lat", sstr);
140 snprintf(test_name, sizeof test_name, "%s_bw", sstr);
H A Dudpong.c95 static char test_name[10] = "custom"; variable
116 printf("%-10s", test_name);
133 snprintf(test_name, sizeof test_name, "%s_lat", sstr);
144 snprintf(test_name, sizeof test_name, "%s_bw", sstr);
H A Drstream.c92 static char test_name[10] = "custom"; variable
112 printf("%-10s", test_name);
131 snprintf(test_name, sizeof test_name, "%s_lat", sstr);
142 snprintf(test_name, sizeof test_name, "%s_bw", sstr);
/freebsd-13-stable/tests/sys/common/
H A Ddivert.py47 parser.add_argument('--test_name', type=str, required=True,
80 test_ptr = globals()[args.test_name]
H A Dnet_receiver.py47 parser.add_argument('--test_name', type=str, required=True,
111 test_ptr = globals()[args.test_name]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dcheck-common.c137 map_free(struct map_page *map, const char *test_name, const char *map_name) argument
145 errx(1, "%s: %s underrun %d\n", test_name, map_name, i);
148 errx(1, "%s: %s overrun %lu\n", test_name, map_name,
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/btree_test/
H A Dbtree_test.c34 (void) fprintf(stderr, "Usage:\tbtree_test -n <test_name>\n");
420 do_negative_test(zfs_btree_t *bt, char *test_name) argument
426 if (strcmp(test_name, "insert_duplicate") == 0) {
428 } else if (strcmp(test_name, "remove_missing") == 0) {
436 (void) fprintf(stderr, "Test: %s returned %d.\n", test_name, rval);
/freebsd-13-stable/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb99 src_file,src_line,test_name,status,msg = line.split(/:/)
H A Dunity_test_summary.py91 src_file,src_line,test_name,status,msg = parts

Completed in 165 milliseconds

123