Home
last modified time | relevance | path

Searched refs:Tests (Results 1 – 25 of 74) sorted by relevance

123

/freebsd-12-stable/sys/contrib/zstd/
DTESTING.md7 Short Tests
16 Medium Tests
28 Long Tests
/freebsd-12-stable/share/examples/tests/
DREADME20 * 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/
Dprimer.md16 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 …]
Dadvanced.md634 ## 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/
DMakefile19 echo All Tests Passed
/freebsd-12-stable/usr.sbin/pc-sysinstall/doc/
Dhelp-index25 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/
DREADME.md51 ## 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/
Dloader.rc14 \ Tests for password -- executes autoboot first if a password was defined
/freebsd-12-stable/stand/forth/
Dloader.rc19 \ Tests for password -- executes autoboot first if a password was defined
/freebsd-12-stable/tools/regression/
DREADME8 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/
DREADME23 sort Tests for the sort command, including a full regression.
/freebsd-12-stable/contrib/unbound/doc/
DREADME.tests32 Tests are run using testcode/mini_tpkg.sh.
/freebsd-12-stable/contrib/googletest/googlemock/docs/
DKnownIssues.md9 ## Tests failing on machines using Power PC CPUs (e.g. some Macs) ##
/freebsd-12-stable/contrib/googletest/googlemock/
DCMakeLists.txt81 # <= 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/
Dvisibility.m49 dnl Tests whether the compiler supports the command-line option
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
Dgtest-internal.h702 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/
DREADME49 * Tests are encouraged to be economical with their memory and disk usage,
/freebsd-12-stable/crypto/openssh/
Dmoduli2 # Time Type Tests Tries Size Generator Modulus
/freebsd-12-stable/contrib/gperf/src/
Doptions.icc26 /* Tests a given boolean option. Returns true if set, false otherwise. */
/freebsd-12-stable/crypto/openssl/doc/man1/
Dengine.pod48 Tests if each specified engine is available, and displays the answer.
/freebsd-12-stable/contrib/googletest/googletest/test/
DBUILD.bazel118 # Tests death tests.
453 # Tests that filtering via testbridge works
/freebsd-12-stable/contrib/ntp/
Dreadme.y2kfixes87 |----> Results.y2kfixes -- The results of Y2K Environment Tests
/freebsd-12-stable/contrib/netbsd-tests/bin/sh/
Dt_cmdsub.sh147 atf_set "descr" "Tests that old style backtick cmd subs can be nested"
/freebsd-12-stable/contrib/googletest/
DREADME.md88 …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/
DREADME12 Tests are normally executed in a special test directory that is built under

123