]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / tests /
2019-05-21 ngieFollowup to r347996
2019-05-20 ngieAllow the end-user to pass along arguments to cryptotes...
2019-05-20 traszImprove tree(3) tests by using ATF_REQUIRE where applic...
2019-05-20 ngieReplace uses of `foo.(de|en)code('hex')` with `binascii...
2019-05-20 mmMFV r347989:
2019-05-16 kpipsec tests: Skip if ipsec.ko is not loaded
2019-05-10 traszTry to unbreak the build after r347425.
2019-05-10 traszAdd simple regression tests for tree(3). Those are...
2019-05-10 ngieRefactor tests/sys/opencrypto/runtests
2019-05-08 manudts: Import files from Linux 5.1
2019-05-01 markjAdd a few regression tests for mlock(2).
2019-04-24 ngieUse `range` instead of `xrange`
2019-04-24 ngieFix typo: `Plen` should be `plen`
2019-04-24 ngieDon't leak `fd` when manipulating the device via `_getd...
2019-04-24 ngieChase PEP-3110
2019-04-24 ngieReapply whitespace style changes from r346443 after...
2019-04-24 jhbTest the AES-CCM test vectors from the NIST Known Answe...
2019-04-24 jhbRun the plain SHA digest tests from NIST.
2019-04-24 jhbUse more descriptive algorithm names in skip messages.
2019-04-24 jhbSkip tests with missing test vectors instead of failing.
2019-04-23 olivierSkip test component_selection:run_latest_genid if gmirr...
2019-04-23 cyMFV r346563:
2019-04-22 ngieFix sys.kern.coredump_phnum_test.coredump_phnum on...
2019-04-20 ngieRevert r346443
2019-04-20 ngietests/sys/opencrypto: fix whitespace per PEP8
2019-04-20 lwhsuSpecify using Python2, these .py files have not been...
2019-04-19 jhbTest SHA2-224-HMAC now that OCF supports it.
2019-04-19 jhbSync cryptographic algorithm constants with current...
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-19 cemimport zstd 1.4.0
2019-04-18 kppf tests: Fail the test if we can't set the rules
2019-04-17 kppf tests: Try to provoke the panic with invalid DIOCRSE...
2019-04-13 vmaffionenetmap: add test cases for multiple host rings
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-09 ngiePolish netmap(4) testcases a bit
2019-04-09 ngieFix geli device cleanup
2019-04-07 markjSet the p_oppid field of orphans when exiting.
2019-04-04 pjdImplement tests for online expansion:
2019-04-03 pjdUpdate configure tests after addition of the online...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 olivierFix and simplify code by using ATF_REQUIRE_FEATURE...
2019-03-29 olivierSkip test if feature security_capabilities is not available
2019-03-28 olivierSkip this test if if_tap module is not available
2019-03-25 mmMFV r345495:
2019-03-23 kppf tests: Fix accidental duplication of content
2019-03-22 kppf tests: Test CVE-2019-5598
2019-03-21 kppf tests: Move Sniffer to its own file
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 asomersfuse(4): fix a race condition in the tests
2019-03-20 vmaffionenetmap: update unit tests
2019-03-19 asomersfuse(4): build the tests with the new googletest in...
2019-03-18 asomersMFHead@r345275
2019-03-18 asomersfuse(4): add tests for some mount options.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 ngieRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 asomersfuse(4): add tests for the FOPEN_KEEP_CACHE option
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 asomersfuse(4): add tests for the FUSE_ASYNC_READ option
2019-03-15 asomersfuse(4): add tests for ENOSYS special cases
2019-03-15 asomersfuse(4): combine common code in the tests
2019-03-15 asomersfuse(4): add some miscellaneous test cases that I had...
2019-03-15 asomersfuse(4): add tests for FUSE_DESTROY, FUSE_FORGET, and...
2019-03-14 asomersfuse(4): add tests for extended attributes
2019-03-14 asomersfuse(4): add tests for FUSE_INTERRUPT
2019-03-14 asomersfuse(4) tests: minor tweaks
2019-03-14 asomersfuse(4): skip the Write.append test unless vfs.fuse...
2019-03-14 asomersfuse(4): combine common code in the tests
2019-03-13 asomersfuse(4): add tests for POSIX file locking operations
2019-03-13 asomersfues(4): add tests for FUSE_RELEASEDIR
2019-03-12 asomersfuse(4): add tests for opendir and readdir
2019-03-11 asomersfuse(4): add tests for FUSE_OPENDIR, FUSE_FSYNC, and...
2019-03-11 asomersDrop "All rights reserved" from the files I own
2019-03-11 asomersUpdate copyright info in fuse tests
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 asomersfuse(4): add tests for FUSE_READ
2019-03-11 ngieMFhead@r344996
2019-03-08 asomersfuse(4): Add some tests for FUSE_FLUSH
2019-03-08 asomersfuse(4): add tests for FUSE_WRITE and FUSE_RELEASE
2019-03-07 asomersfuse(4): add tests relating to open(2) flags
2019-03-07 cyMFV r344878:
2019-03-07 cyImport 4.2.8p13.
2019-03-07 kppf tests: Accelerate tests
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-06 asomersfuse(4): add tests for unlink, rmdir, and statfs
2019-03-05 asomersfuse(4): add test cases for FUSE_LINK and FUSE_RENAME
2019-03-05 asomersfuse(4): add tests for FUSE_MKDIR and FUSE_ACCESS
2019-03-05 kptun tests: Test renaming and destroying a tun interface...
2019-03-05 asomersfuse(4): combine some common code in the tests
2019-03-05 ngieMFhead@r344786
2019-03-05 asomersfuse(4): add tests related to FUSE_MKNOD
2019-03-04 asomersfuse(4): add tests for CREATE, OPEN, READLINK, SETATTR...
2019-03-04 asomersfuse(4): fix the entry_cache_negative_timeout test
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-04 asomersfuse(4): add tests for negative lookups
2019-03-04 kptests: Move common (vnet) test functions into a common...
2019-03-02 asomersfuse(4) use a global environment check.
2019-03-02 asomersAdd some fuse(4) tests for FUSE_SETATTR
2019-03-02 kppf tests: Test for nested inline anchor issue
next