]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Add #ifdef INET6 around declaration of nbuf.
[FreeBSD/FreeBSD.git] / tests /
2019-04-24 Enji CooperUse `range` instead of `xrange`
2019-04-24 Enji CooperFix typo: `Plen` should be `plen`
2019-04-24 Enji CooperDon't leak `fd` when manipulating the device via `_getd...
2019-04-24 Enji CooperChase PEP-3110
2019-04-24 Enji CooperReapply whitespace style changes from r346443 after...
2019-04-24 John BaldwinTest the AES-CCM test vectors from the NIST Known Answe...
2019-04-24 John BaldwinRun the plain SHA digest tests from NIST.
2019-04-24 John BaldwinUse more descriptive algorithm names in skip messages.
2019-04-24 John BaldwinSkip tests with missing test vectors instead of failing.
2019-04-23 Olivier CochardSkip test component_selection:run_latest_genid if gmirr...
2019-04-23 Cy SchubertMFV r346563:
2019-04-22 Enji CooperFix sys.kern.coredump_phnum_test.coredump_phnum on...
2019-04-20 Cy SchubertMFV r346450:
2019-04-20 Enji CooperRevert r346443
2019-04-20 Enji Coopertests/sys/opencrypto: fix whitespace per PEP8
2019-04-20 Li-Wen HsuSpecify using Python2, these .py files have not been...
2019-04-19 John BaldwinTest SHA2-224-HMAC now that OCF supports it.
2019-04-19 John BaldwinSync cryptographic algorithm constants with current...
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-19 Conrad Meyerimport zstd 1.4.0
2019-04-18 Kristof Provostpf tests: Fail the test if we can't set the rules
2019-04-17 Kristof Provostpf tests: Try to provoke the panic with invalid DIOCRSE...
2019-04-13 Vincenzo Maffionenetmap: add test cases for multiple host rings
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Enji CooperPolish netmap(4) testcases a bit
2019-04-09 Enji CooperFix geli device cleanup
2019-04-07 Mark JohnstonSet the p_oppid field of orphans when exiting.
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-04 Pawel Jakub DawidekImplement tests for online expansion:
2019-04-03 Pawel Jakub DawidekUpdate configure tests after addition of the online...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Phil ShaferImport libxo 1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 Olivier CochardFix and simplify code by using ATF_REQUIRE_FEATURE...
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Olivier CochardSkip test if feature security_capabilities is not available
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 Olivier CochardSkip this test if if_tap module is not available
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-23 Kristof Provostpf tests: Fix accidental duplication of content
2019-03-22 Kristof Provostpf tests: Test CVE-2019-5598
2019-03-21 Alan Somersfusefs: correctly handle cacheable negative LOOKUP...
2019-03-21 Alan Somersfusefs: Don't treat fsync the same as fdatasync
2019-03-21 Alan Somersfusefs: VOP_FSYNC should be synchronous
2019-03-21 Alan Somersfusefs: don't check for the fusefs module during the...
2019-03-21 Alan Somersfusefs: add a test case for the allow_other mount option
2019-03-21 Kristof Provostpf tests: Move Sniffer to its own file
2019-03-21 Alan Somersfusefs: adapt the tests to the fuse => fusefs rename
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Alan Somersfuse(4): use GTEST_SKIP in the tests
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-20 Alan Somersfuse(4): fix a race condition in the tests
2019-03-20 Vincenzo Maffionenetmap: update unit tests
2019-03-19 Alan Somersfuse(4): build the tests with the new googletest in...
2019-03-18 Alan SomersMFHead@r345275
2019-03-18 Alan Somersfuse(4): add tests for some mount options.
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Alan Somersfuse(4): add tests for the FOPEN_KEEP_CACHE option
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alan Somersfuse(4): add tests for the FUSE_ASYNC_READ option
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Alan Somersfuse(4): add tests for ENOSYS special cases
2019-03-15 Alan Somersfuse(4): combine common code in the tests
2019-03-15 Alan Somersfuse(4): add some miscellaneous test cases that I had...
2019-03-15 Alan Somersfuse(4): add tests for FUSE_DESTROY, FUSE_FORGET, and...
2019-03-14 Alan Somersfuse(4): add tests for extended attributes
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-14 Alan Somersfuse(4): add tests for FUSE_INTERRUPT
2019-03-14 Alan Somersfuse(4) tests: minor tweaks
2019-03-14 Alan Somersfuse(4): skip the Write.append test unless vfs.fuse...
2019-03-14 Alan Somersfuse(4): combine common code in the tests
2019-03-13 Alan Somersfuse(4): add tests for POSIX file locking operations
2019-03-13 Alan Somersfues(4): add tests for FUSE_RELEASEDIR
2019-03-12 Alan Somersfuse(4): add tests for opendir and readdir
2019-03-11 Alan Somersfuse(4): add tests for FUSE_OPENDIR, FUSE_FSYNC, and...
2019-03-11 Alan SomersDrop "All rights reserved" from the files I own
2019-03-11 Alan SomersUpdate copyright info in fuse tests
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Alan Somersfuse(4): add tests for FUSE_READ
2019-03-11 Enji CooperMFhead@r344996
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-08 Alan Somersfuse(4): Add some tests for FUSE_FLUSH
2019-03-08 Alan Somersfuse(4): add tests for FUSE_WRITE and FUSE_RELEASE
2019-03-07 Alan Somersfuse(4): add tests relating to open(2) flags
2019-03-07 Cy SchubertMFV r344878:
2019-03-07 Cy SchubertImport 4.2.8p13.
2019-03-07 Kristof Provostpf tests: Accelerate tests
2019-03-06 John BaldwinDrop "All rights reserved" from my copyright statements.
2019-03-06 Alan Somersfuse(4): add tests for unlink, rmdir, and statfs
2019-03-05 Alan Somersfuse(4): add test cases for FUSE_LINK and FUSE_RENAME
next