]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
fuse(4): fix a race condition in the tests
[FreeBSD/FreeBSD.git] / tests /
2019-03-20 asomersfuse(4): fix a race condition in the 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
2019-03-01 asomersBegin a fuse(4) test suite
2019-03-01 kppf tests: Test CVE-2019-5597
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-21 andrewAllow the kcov buffer to be mmaped multiple times.
2019-02-21 andrewUse KCOV_ENTRY_SIZE for the entry size.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 kppf tests: Check size validation in DIOCGETSRCNODES
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-13 kppf tests: Test PR 229241
2019-01-12 andrewTemporarily disable the kcov tests. Not all architectur...
2019-01-12 andrewAdd support for the Clang Coverage Sanitizer in the...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-03 vmaffionenetmap: unit tests: fix issues found by coverity scan
2018-12-31 vmaffionenetmap: fix warnings on unit tests
2018-12-31 vmaffionenetmap: add suite of unit tests
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-29 cemimport zstd 1.3.8
2018-12-18 cyMFV r342175:
2018-12-17 asomersConditionalize installtion audit(4) tests on MK_AUDIT
2018-12-17 asomersaudit(4) tests: require /etc/rc.d/auditd
2018-12-12 kppf tests: Basic rdr test
2018-12-12 kppf tests: NAT exhaustion test
2018-12-11 kppf tests: Use the ATF cleanup infrastructure in the...
2018-12-11 kppf tests: ioctl tests require root rights
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 jhbDon't report stale signal information for non-signal...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 cemgmirror: Evaluate mirror components against newest...
2018-12-07 cemRevert r341665 due to tinderbox breakage
2018-12-07 asomersgeom tests: Fix cleanup of ATF tests since r341392
2018-12-06 cemgmirror: Evaluate mirror components against newest...
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 lwhsuTemporarily skip flakey test cases
2018-12-05 kppf tests: Add a defer mode test for pfsync
2018-12-02 asomersUnbreak geli/gmirror testcases if their geom classes...
2018-12-02 asomersRemove some dead code from the geli tests
2018-12-01 kppf tests: Test name handling
2018-12-01 kppf tests: Make pass_block:noalias more robust
next