| /freebsd-13-stable/contrib/googletest/googletest/test/ |
| HD | googletest-catch-exceptions-test_.cc | 49 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 …]
|
| HD | gtest_xml_output_unittest_.cc | 45 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 …]
|
| HD | googletest-output-test_.cc | 72 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 …]
|
| HD | gtest-typed-test_test.cc | 41 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 …]
|
| HD | gtest_assert_by_exception_test.cc | 62 TEST(Test, Test) { in TEST() argument 96 TEST(Test, Test2) { kTestForContinuingTest = 1; } in TEST() argument
|
| HD | gtest_list_output_unittest_.cc | 47 class FooTestFixture : public ::testing::Test {}; 57 class TypedTest : public ::testing::Test {}; 64 class TypeParameterizedTestSuite : public ::testing::Test {};
|
| HD | googletest-list-tests-unittest_.cc | 57 class FooTest : public testing::Test {}; 108 class TypedTest : public testing::Test {}; 127 class TypeParamTest : public testing::Test {};
|
| HD | googletest-setuptestsuite-test_.cc | 32 class SetupFailTest : public ::testing::Test { 39 class TearDownFailTest : public ::testing::Test {
|
| HD | gtest_skip_test.cc | 35 using ::testing::Test; 42 class Fixture : public Test {
|
| HD | gtest-typed-test_test.h | 35 using testing::Test; 43 class ContainerTest : public Test {};
|
| /freebsd-13-stable/contrib/bmake/unit-tests/ |
| HD | deptgt-end-fail.exp | 1 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-13-stable/contrib/netbsd-tests/lib/csu/ |
| HD | h_initfini_common.cxx | 9 class Test { class 11 Test() in Test() function in Test 23 ~Test() in ~Test() 37 Test test;
|
| /freebsd-13-stable/contrib/subversion/ |
| HD | build.conf | 788 description = Test strings/reps in libsvn_fs_base 798 description = Test changes in libsvn_fs_base 810 description = Test fsfs packing in libsvn_fs_fs 830 description = Test FSSF private API 842 description = Test fsx packing in libsvn_fs_x 852 description = Test fsfs string tables 864 description = Test locks in libsvn_fs 894 description = Test authz parsing in libsvn_repos 902 description = Test delta editor in libsvn_repos 910 description = Test dumping/loading repositories in libsvn_repos [all …]
|
| /freebsd-13-stable/contrib/googletest/ |
| HD | CONTRIBUTING.md | 47 ## 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-13-stable/contrib/kyua/integration/ |
| HD | cmd_report_test.sh | 69 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 273 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed 296 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed 314 Test cases: 2 total, 1 skipped, 0 expected failures, 0 broken, 0 failed [all …]
|
| /freebsd-13-stable/tools/regression/pthread/unwind/ |
| HD | Test.cpp | 5 class Test { class 7 Test() { printf("Test::Test()\n"); } in Test() function in Test 8 ~Test() { printf("Test::~Test()\n"); destructed = 1; } in ~Test()
|
| /freebsd-13-stable/sbin/ipf/ipsend/ |
| HD | Crashable | 1 Test 1: 15 Test 6: 19 Test 7:
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/ |
| HD | BreakpointOptions.cpp | 164 if (incoming.m_set_flags.Test(eEnabled)) in CopyOverSetOptions() 169 if (incoming.m_set_flags.Test(eOneShot)) in CopyOverSetOptions() 174 if (incoming.m_set_flags.Test(eCallback)) in CopyOverSetOptions() 182 if (incoming.m_set_flags.Test(eIgnoreCount)) in CopyOverSetOptions() 187 if (incoming.m_set_flags.Test(eCondition)) in CopyOverSetOptions() 200 if (incoming.m_set_flags.Test(eAutoContinue)) in CopyOverSetOptions() 205 if (incoming.m_set_flags.Test(eThreadSpec) && incoming.m_thread_spec_up) { in CopyOverSetOptions() 347 if (m_set_flags.Test(eEnabled)) in SerializeToStructuredData() 350 if (m_set_flags.Test(eOneShot)) in SerializeToStructuredData() 353 if (m_set_flags.Test(eAutoContinue)) in SerializeToStructuredData() [all …]
|
| /freebsd-13-stable/tools/test/ |
| HD | README | 3 Test Suite, which uses Kyua, please see /usr/src/tests/ 12 gpioevents Test delivery of gpio pin-change events to userland. 19 ppsapi Test 1 Pulse Per Second (1PPS) input for time control. 24 upsdl Test of mmap functionality.
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/ |
| HD | README.md | 1 # ZFS Test Suite README 3 1) Building and installing the ZFS Test Suite 5 The ZFS Test Suite runs under the test-runner framework. This framework 25 2) Running the ZFS Test Suite 27 The pre-requisites for running the ZFS Test Suite are: 39 * The ZFS Test Suite will add users and groups to test machine to 103 The ZFS Test Suite allows the user to specify a subset of the tests via a 114 3) Test results 116 While the ZFS Test Suite is running, one informational line is printed at the 142 Test: /usr/share/zfs/zfs-tests/tests/functional/arc/setup (run as root) [00:00] [PASS] [all …]
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | check_y2k.c | 221 long Test; in main() local 222 Test = Days( year ); in main() 223 if ( days != Test ) in main() 226 year, (long)days, (long)Test ); in main() 230 Test = julian0(year); /* compare with julian0() macro */ in main() 231 if ( days != Test ) in main() 234 year, (long)days, (long)Test ); in main()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | Stream.cpp | 50 if (m_flags.Test(eBinary)) in PutSLEB128() 58 if (m_flags.Test(eBinary)) in PutULEB128() 70 if (m_flags.Test(eBinary)) in PutCString() 149 if (m_flags.Test(eBinary)) in PrintfVarArg() 245 if (m_flags.Test(eBinary)) { in _PutHex8() 367 bool binary_was_set = m_flags.Test(eBinary); in PutRawBytes() 395 bool binary_is_set = m_flags.Test(eBinary); in PutBytesAsRawHex8() 412 bool binary_is_set = m_flags.Test(eBinary); in PutStringAsRawHex8()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/ |
| HD | Miscompilation.cpp | 701 static Expected<bool> TestOptimizer(BugDriver &BD, std::unique_ptr<Module> Test, in TestOptimizer() argument 707 BD.runPassesOn(Test.get(), BD.getPassesToRun()); in TestOptimizer() 711 BD.EmitProgressBitcode(*Test, "pass-error", false); in TestOptimizer() 712 BD.setNewProgram(std::move(Test)); in TestOptimizer() 782 CleanupAndPrepareModules(BugDriver &BD, std::unique_ptr<Module> Test, in CleanupAndPrepareModules() argument 785 Test = BD.performFinalCleanups(std::move(Test)); in CleanupAndPrepareModules() 789 return Test; in CleanupAndPrepareModules() 801 GlobalValue::ExternalLinkage, "main", Test.get()); in CleanupAndPrepareModules() 806 oldMain->getName(), Test.get()); in CleanupAndPrepareModules() 841 Function *TestFn = Test->getFunction(F->getName()); in CleanupAndPrepareModules() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/ |
| HD | OptionGroupPythonClassWithDict.cpp | 37 m_option_definition[0].required = m_required_options.Test(eScriptClass); in OptionGroupPythonClassWithDict() 48 m_option_definition[1].required = m_required_options.Test(eDictKey); in OptionGroupPythonClassWithDict() 59 m_option_definition[2].required = m_required_options.Test(eDictValue); in OptionGroupPythonClassWithDict() 70 m_option_definition[3].required = m_required_options.Test(ePythonFunction); in OptionGroupPythonClassWithDict()
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/ |
| HD | ProcessLaunchInfo.h | 84 return m_flags.Test(lldb::eLaunchFlagLaunchInSeparateProcessGroup); in GetLaunchInSeparateProcessGroup() 90 return m_flags.Test(lldb::eLaunchFlagShellExpandArguments); in GetShellExpandArguments() 130 return m_flags.Test(lldb::eLaunchFlagDetachOnError); in GetDetachOnError()
|