Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 812) sorted by relevance

12345678910>>...33

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-catch-exceptions-test_.cc49 using testing::Test;
53 class SehExceptionInConstructorTest : public Test {
60 class SehExceptionInDestructorTest : public Test {
67 class SehExceptionInSetUpTestSuiteTest : public Test {
74 class SehExceptionInTearDownTestSuiteTest : public Test {
82 class SehExceptionInSetUpTest : public Test {
89 class SehExceptionInTearDownTest : public Test {
102 class CxxExceptionInConstructorTest : public Test {
139 class CxxExceptionInSetUpTestSuiteTest : public Test {
183 class CxxExceptionInTearDownTestSuiteTest : public Test {
[all …]
H A Dgtest_xml_output_unittest_.cc45 using ::testing::Test;
51 class SuccessfulTest : public Test {};
58 class FailedTest : public Test {
65 class DisabledTest : public Test {
72 class SkippedTest : public Test {
113 class PropertyRecordingTest : public Test {
145 testing::Test::RecordProperty(key, value); in ExternalUtilityThatCallsRecordProperty()
150 testing::Test::RecordProperty(key, value); in ExternalUtilityThatCallsRecordProperty()
170 template <typename T> class TypedTest : public Test {};
178 class TypeParameterizedTestSuite : public Test {};
[all …]
H A Dgoogletest-output-test_.cc72 if (testing::Test::HasFatalFailure()) return; in TryTestSubroutine()
356 class NonFatalFailureInFixtureConstructorTest : public testing::Test {
379 class FatalFailureInFixtureConstructorTest : public testing::Test {
413 class NonFatalFailureInSetUpTest : public testing::Test {
433 class FatalFailureInSetUpTest : public testing::Test {
473 class MixedUpTestSuiteTest : public testing::Test {};
478 class MixedUpTestSuiteWithSameTestNameTest : public testing::Test {};
487 class MixedUpTestSuiteTest : public testing::Test {};
494 class MixedUpTestSuiteWithSameTestNameTest : public testing::Test {};
508 class TEST_F_before_TEST_in_same_test_case : public testing::Test {};
[all …]
H A Dgtest-typed-test_test.cc41 using testing::Test;
47 class CommonTest : public Test {
129 class TypedTest1 : public Test {};
137 class TypedTest2 : public Test {};
152 class NumericTest : public Test {};
163 class TypedTestWithNames : public Test {};
200 class TypedTestSuitePStateTest : public Test {
292 class TypeParametrizedTestWithNames : public Test {};
333 class TypedTestP1 : public Test {};
351 class TypedTestP2 : public Test {};
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail.exp1 Test case all=ok all-dep=ok end=ok end-dep=ok.
9 Test case all=ok all-dep=ok end=ok end-dep=ERR.
20 Test case all=ok all-dep=ok end=ERR end-dep=ok.
32 Test case all=ok all-dep=ok end=ERR end-dep=ERR.
43 Test case all=ok all-dep=ERR end=ok end-dep=ok.
53 Test case all=ok all-dep=ERR end=ok end-dep=ERR.
63 Test case all=ok all-dep=ERR end=ERR end-dep=ok.
73 Test case all=ok all-dep=ERR end=ERR end-dep=ERR.
83 Test case all=ERR all-dep=ok end=ok end-dep=ok.
93 Test case all=ERR all-dep=ok end=ok end-dep=ERR.
[all …]
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dwarnings.t9 unless (eval { require Test::More; "$Test::More::VERSION" >= 0.94; }) {
10 Test::More::plan(skip_all => '[ Test::More v0.94+ ] is required for testing');
13 Test::More->import;
16 unless (eval { require Test::Warnings; 1; }) {
20 Test::Warnings->import;
H A Dnested-tags.t12 unless (eval { require Test::More; "$Test::More::VERSION" >= 0.94; }) {
13 Test::More::plan(skip_all => '[ Test::More v0.94+ ] is required for testing');
16 Test::More->import;
/freebsd/crypto/openssl/test/recipes/
H A D05-test_pbe.t12 use OpenSSL::Test::Simple;
13 use OpenSSL::Test;
14 use OpenSSL::Test::Utils;
15 use OpenSSL::Test qw/:DEFAULT srctop_file bldtop_dir/;
H A D03-test_internal_asn1.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_siphash.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D04-test_upcalls.t13 use OpenSSL::Test::Simple;
14 use OpenSSL::Test;
15 use OpenSSL::Test::Utils;
H A D02-test_internal_ctype.t11 use OpenSSL::Test; # get 'plan'
12 use OpenSSL::Test::Simple;
13 use OpenSSL::Test::Utils;
H A D03-test_internal_asn1_dsa.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_chacha.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_modes.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_namemap.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_poly1305.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_sm2.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_sm4.t11 use OpenSSL::Test; # get 'plan'
12 use OpenSSL::Test::Simple;
13 use OpenSSL::Test::Utils;
H A D03-test_internal_ssl_cert_table.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D03-test_internal_x509.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
H A D02-test_internal_context.t10 use OpenSSL::Test; # get 'plan'
11 use OpenSSL::Test::Simple;
12 use OpenSSL::Test::Utils;
/freebsd/contrib/netbsd-tests/lib/csu/
H A Dh_initfini_common.cxx9 class Test { class
11 Test() in Test() function in Test
23 ~Test() in ~Test()
37 Test test;
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md47 ## The Google Test and Google Mock Communities
49 The Google Test community exists primarily through the
60 and we strongly encourage everyone participating in Google Test development to
72 As always, discuss Google Test in the official GoogleTest discussion group. You
88 If you plan to contribute a patch, you need to build Google Test, Google Mock,
95 ## Developing Google Test and Google Mock
97 This section discusses how to make your own changes to the Google Test project.
99 ### Testing Google Test and Google Mock Themselves
102 functionality, you'll want to compile and run Google Test and GoogleMock's own
111 To choose between building only Google Test or Google Mock, you may modify your
[all …]
/freebsd/contrib/kyua/integration/
H A Dcmd_report_test.sh69 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
81 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
126 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
155 Test cases: 1 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
174 Test cases: 1 total, 0 skipped, 0 expected failures, 0 broken, 0 failed
184 Test cases: 1 total, 0 skipped, 0 expected failures, 0 broken, 0 failed
203 Test cases: 1 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
275 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
298 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
316 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed
[all …]

12345678910>>...33