| /freebsd-12-stable/sys/contrib/zstd/ |
| D | TESTING.md | 7 Short Tests 16 Medium Tests 28 Long Tests
|
| /freebsd-12-stable/share/examples/tests/ |
| D | README | 20 * tests/atf/: Tests that use the ATF libraries, including atf-c, atf-c++ 23 * tests/plain/: Tests that do not use any testing framework. See
|
| /freebsd-12-stable/contrib/googletest/googletest/docs/ |
| D | primer.md | 16 1. Tests should be *independent* and *repeatable*. It's a pain to debug a test 20 1. Tests should be well *organized* and reflect the structure of the tested 25 1. Tests should be *portable* and *reusable*. Google has a lot of code that is 40 1. Tests should be *fast*. With googletest, you can reuse shared resources 87 *Tests* use assertions to verify the tested code's behavior. If a test crashes 242 ## Simple Tests 264 its individual name. Tests from different test cases can have the same 276 // Tests factorial of 0. 281 // Tests factorial of positive numbers. 302 ## Test Fixtures: Using the Same Data Configuration for Multiple Tests [all …]
|
| D | advanced.md | 634 ## Death Tests 755 demonstrated in the above example. The [Death Tests And 855 ### Death Tests And Threads argument 1185 ## Sharing Resources Between Tests in the Same Test Case 1321 ## Value-Parameterized Tests 1335 ### How to Write Value-Parameterized Tests argument 1455 ### Creating Value-Parameterized Abstract Tests argument 1506 ## Typed Tests</id> 1578 ## Type-Parameterized Tests 1691 fixture as a friend to the class and define accessors in your fixture. Tests [all …]
|
| /freebsd-12-stable/sbin/newfs/ |
| D | Makefile | 19 echo All Tests Passed
|
| /freebsd-12-stable/usr.sbin/pc-sysinstall/doc/ |
| D | help-index | 25 Tests to see if this system is a laptop or desktop 28 Tests to see if this system is actually running in an emulator such as VirtualBox
|
| /freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/ |
| D | README.md | 51 ## Tests section in Parallel Zstandard (PZstandard) 53 Tests require that you have [gtest](https://github.com/google/googletest) installed.
|
| /freebsd-12-stable/stand/i386/loader/ |
| D | loader.rc | 14 \ Tests for password -- executes autoboot first if a password was defined
|
| /freebsd-12-stable/stand/forth/ |
| D | loader.rc | 19 \ Tests for password -- executes autoboot first if a password was defined
|
| /freebsd-12-stable/tools/regression/ |
| D | README | 8 Tests should be implemented in files with a .t extension. Each .t file 60 Tests that are for parts of the base system should go into a directory here
|
| /freebsd-12-stable/tools/test/ |
| D | README | 23 sort Tests for the sort command, including a full regression.
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | README.tests | 32 Tests are run using testcode/mini_tpkg.sh.
|
| /freebsd-12-stable/contrib/googletest/googlemock/docs/ |
| D | KnownIssues.md | 9 ## Tests failing on machines using Power PC CPUs (e.g. some Macs) ##
|
| /freebsd-12-stable/contrib/googletest/googlemock/ |
| D | CMakeLists.txt | 81 # <= VS 2010 <= 10 <= 1600 Use Google Tests's own tuple. 214 # Tests that a binary can be built with Google Mock as a shared library. On
|
| /freebsd-12-stable/contrib/file/m4/ |
| D | visibility.m4 | 9 dnl Tests whether the compiler supports the command-line option
|
| /freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/ |
| D | gtest-internal.h | 702 template <GTEST_TEMPLATE_ Fixture, typename Tests, typename Types> 722 typedef typename Tests::Head Head; 729 return TypeParameterizedTestCase<Fixture, typename Tests::Tail,
|
| /freebsd-12-stable/contrib/libarchive/libarchive/test/ |
| D | README | 49 * Tests are encouraged to be economical with their memory and disk usage,
|
| /freebsd-12-stable/crypto/openssh/ |
| D | moduli | 2 # Time Type Tests Tries Size Generator Modulus
|
| /freebsd-12-stable/contrib/gperf/src/ |
| D | options.icc | 26 /* Tests a given boolean option. Returns true if set, false otherwise. */
|
| /freebsd-12-stable/crypto/openssl/doc/man1/ |
| D | engine.pod | 48 Tests if each specified engine is available, and displays the answer.
|
| /freebsd-12-stable/contrib/googletest/googletest/test/ |
| D | BUILD.bazel | 118 # Tests death tests. 453 # Tests that filtering via testbridge works
|
| /freebsd-12-stable/contrib/ntp/ |
| D | readme.y2kfixes | 87 |----> Results.y2kfixes -- The results of Y2K Environment Tests
|
| /freebsd-12-stable/contrib/netbsd-tests/bin/sh/ |
| D | t_cmdsub.sh | 147 atf_set "descr" "Tests that old style backtick cmd subs can be nested"
|
| /freebsd-12-stable/contrib/googletest/ |
| D | README.md | 88 …chuldenfrei.gtest-adapter) is a VS Code extension allowing to view Google Tests in a tree view, an…
|
| /freebsd-12-stable/usr.bin/bmake/tests/ |
| D | README | 12 Tests are normally executed in a special test directory that is built under
|