Searched refs:testid (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_command_substitution.sh | 51 integer testid 97 for testid in "${!test1.testcases[@]}" ; do 98 nameref currtst=test1.testcases[testid] 267 for testid in "${!test5.testcases[@]}" ; do 268 nameref currtst=test5.testcases[testid]
|
H A D | sun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh | 92 typeset testid 140 for testid in "${!testcases[@]}" ; do 141 nameref tc=testcases[${testid}]
|
H A D | sun_solaris_cr_6800929_large_command_substitution_hang.sh | 101 integer testid 140 for testid in "${!testcases[@]}" ; do 141 nameref currtst=testcases[testid]
|
H A D | sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh | 90 typeset testid 124 for testid in "${!testcases[@]}" ; do 125 nameref tc=testcases[${testid}]
|
H A D | sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh | 86 typeset testid 115 for testid in "${!testcases[@]}" ; do 116 nameref tc=testcases[${testid}]
|
H A D | sun_solaris_cr_6835835_builtin_cat_n_broken.sh | 115 for testid in "${!testcases[@]}" ; do 116 nameref tc=testcases[${testid}]
|
H A D | sun_solaris_builtin_tail.sh | 288 for testid in "${!testcases[@]}" ; do 289 nameref tc=testcases[${testid}]
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 346 set testid btree2-$testno.8.$num2 348 do_test $testid.0 { 361 do_test $testid.1 { 366 do_test $testid.2 [subst { 369 do_test $testid.3 { 372 do_test $testid.4 { 388 do_test $testid.5 [subst { 391 do_test $testid.6 { 394 do_test $testid.7 { 399 do_test $testid.8 { [all …]
|
H A D | interrupt.test | 43 proc interrupt_test {testid sql result {initcnt 0} {maxcnt 1000000}} { 50 do_test $testid.$i.1 [format { 56 do_test $testid.$i.2 { 60 do_test $testid.$i.99 {
|
/titanic_50/usr/src/cmd/tail/tests/ |
H A D | sun_solaris_tail.sh | 293 for testid in "${!testcases[@]}" ; do 294 nameref tc=testcases[${testid}]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uDNS.c | 3948 …DNSBool matchid = (s->teststate == DNSServer_Untested && mDNSSameOpaque16(msg->h.id, s->testid)); in uDNS_ReceiveTestQuestionResponse() 3956 … &s->addr, mDNSVal16(s->port), srcaddr, mDNSVal16(srcport), mDNSVal16(s->testid), in uDNS_ReceiveTestQuestionResponse() 3962 … &s->addr, mDNSVal16(s->port), srcaddr, mDNSVal16(srcport), mDNSVal16(s->testid), in uDNS_ReceiveTestQuestionResponse() 4787 q->qDNSServer->testid = m->omsg.h.id; in uDNS_CheckCurrentQuestion()
|
H A D | mDNSEmbeddedAPI.h | 1369 mDNSOpaque16 testid; member
|