Searched refs:test_case (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dglob.sh75 function test_case function
89 alias test_case='test_case $LINENO'
164 test_case '<match>' '!7' '*\!*'
165 test_case '<match>' 'r.*' '*.\*'
170 test_case '<match>' 'abc' 'a"b"c'
171 test_case '<match>' 'abc' 'a*c'
172 test_case '<nomatch>' 'abc' '"a?c"'
173 test_case '<nomatch>' 'abc' 'a\*c'
174 test_case '<nomatc
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dcheck-common.h38 struct test_case { struct
52 generic_test (const struct test_case *tests,
63 generic_decode_fail(const struct test_case *tests,
H A Dcheck-template.c59 struct test_case tests[] = {
103 struct test_case tests[] = {
148 struct test_case tests[] = {
192 struct test_case tests[] = {
H A Dcheck-der.c60 struct test_case tests[] = {
187 struct test_case tests[] = {
234 struct test_case tests[] = {
275 struct test_case tests[] = {
323 struct test_case tests[] = {
367 struct test_case tests[] = {
401 struct test_case tests[] = {
443 struct test_case tests[] = {
487 struct test_case tests[] = {
525 struct test_case test
[all...]
H A Dcheck-gen.c95 struct test_case tests[] = {
165 struct test_case tests[] = {
260 struct test_case tests[] = {
318 struct test_case tests[] = {
405 struct test_case tests[] = {
465 struct test_case tests[] = {
525 struct test_case tests[] = {
768 struct test_case tests[] = {
859 struct test_case tests[] = {
928 struct test_case test
[all...]
H A Dcheck-common.c196 generic_test (const struct test_case *tests,
356 generic_decode_fail (const struct test_case *tests,
/macosx-10.10.1/ruby-106/ruby/test/csv/
H A Dtest_csv_writing.rb75 [%Q{"\r\n,",}, ["\r\n,", nil]] ].each do |test_case|
76 assert_equal(test_case.first + $/, CSV.generate_line(test_case.last))
H A Dtest_features.rb52 TEST_CASES.each do |test_case|
53 assert_equal( test_case.last.map { |t| t.tr(",", sep) unless t.nil? },
54 CSV.parse_line( test_case.first.tr(",", sep),
70 TEST_CASES.each do |test_case|
71 assert_equal( test_case.last.map { |t| t.tr('"', "'") unless t.nil? },
72 CSV.parse_line( test_case.first.tr('"', "'"),
78 TEST_CASES.each do |test_case|
79 assert_equal( test_case.last.map { |t| t.tr('"', "|") unless t.nil? },
80 CSV.parse_line( test_case.first.tr('"', "|"),
/macosx-10.10.1/Security-57031.1.35/Security/utilities/Regressions/
H A Dsu-10-cfstring-der.c38 struct test_case { struct
44 static struct test_case test_cases[] = {
53 static void one_test(const struct test_case * thisCase)
H A Dsu-13-cfnumber-der.c37 struct test_case { struct
43 static struct test_case test_cases[] =
57 static void one_test(const struct test_case * thisCase)
H A Dsu-14-cfarray-der.c37 struct test_case { struct
43 static struct test_case test_cases[] =
54 static void one_test(const struct test_case * thisCase)
H A Dsu-15-cfdictionary-der.c38 struct test_case { struct
45 static struct test_case test_cases[] =
109 static void one_test(const struct test_case * thisCase)
H A Dsu-16-cfdate-der.c39 struct test_case { struct
44 static struct test_case test_cases[] =
116 static void one_test(const struct test_case * thisCase, int testnumber)
H A Dsu-11-cfdata-der.c37 struct test_case { struct
44 static struct test_case test_cases[] = {
96 static void one_test(const struct test_case * thisCase)
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_case.rb5 def test_case method in class:TestCase
H A Dtest_symbol.rb173 def test_case method in class:TestSymbol
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest.cc324 static bool TestCasePassed(const TestCase* test_case) { argument
325 return test_case->should_run() && test_case->Passed();
329 static bool TestCaseFailed(const TestCase* test_case) { argument
330 return test_case->should_run() && test_case->Failed();
333 // Returns true iff test_case contains at least one test that should
335 static bool ShouldRunTestCase(const TestCase* test_case) { argument
336 return test_case->should_run();
1953 const TestCase* const test_case local
2661 PrintTestName(const char * test_case, const char * test) argument
2729 OnTestCaseStart(const TestCase& test_case) argument
2781 OnTestCaseEnd(const TestCase& test_case) argument
2809 const TestCase& test_case = *unit_test.GetTestCase(i); local
3244 PrintXmlTestCase(FILE* out, const TestCase& test_case) argument
3343 OnTestCaseStart(const TestCase& test_case) argument
3347 OnTestCaseEnd(const TestCase& test_case) argument
4069 const std::vector<TestCase*>::const_iterator test_case = local
4358 TestCase* const test_case = test_cases_[i]; local
4401 const TestCase* const test_case = test_cases_[i]; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dxmlreader.cpp146 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); local
167 if (testCase->getTagName().compare(test_case) == 0) {
H A Dgendata.cpp174 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); local
190 if (testCase->getTagName().compare(test_case) == 0) {
H A Dletest.cpp579 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); local
600 if (testCase->getTagName().compare(test_case) == 0) {
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/leperf/
H A Dxmlreader.cpp146 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); local
167 if (testCase->getTagName().compare(test_case) == 0) {
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_gem_commands_setup_command.rb3 require 'rubygems/test_case'
20 open 'lib/rubygems/test_case.rb', 'w' do |io| io.puts '# test_case.rb' end
30 assert_equal %w[rubygems.rb rubygems/test_case.rb],
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/
H A Dgtest.h830 static void ClearTestCaseResult(TestCase* test_case) { argument
831 test_case->ClearResult();
949 virtual void OnTestCaseStart(const TestCase& test_case) = 0;
961 virtual void OnTestCaseEnd(const TestCase& test_case) = 0;
989 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {}
993 virtual void OnTestCaseEnd(const TestCase& /*test_case*/) {}
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcsdetest.cpp557 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case");
565 if (testCase->getTagName().compare(test_case) == 0) {
/macosx-10.10.1/ruby-106/ruby/test/ripper/
H A Dtest_parser_events.rb438 def test_case method

Completed in 320 milliseconds

12