aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/fs/fusefs/interrupt.cc
Commit message (Expand)AuthorAgeFilesLines
* fusefs: coverity cleanup in the testsAlan Somers2019-09-061-0/+6
* fusefs: add SVN Keywords to the test filesAlan Somers2019-08-131-0/+2
* fusefs: fix warnings in the tests reported by GCCAlan Somers2019-07-201-3/+3
* fusefs: add a intr/nointr mount optionAlan Somers2019-07-181-9/+66
* fusefs: multiple interruptility improvementsAlan Somers2019-07-171-59/+0
* fusefs: prefer FUSE_ROOT_ID to literal 1 in the testsAlan Somers2019-05-311-12/+22
* fusefs: make the tests more cplusplusyAlan Somers2019-05-271-74/+74
* fusefs: fix intermittency in the interrupt testsAlan Somers2019-05-101-3/+7
* fusefs: fix intermittency in the Interrupt.already_complete testAlan Somers2019-05-101-2/+18
* fusefs: shorten and consolidate sleepsAlan Somers2019-05-091-4/+4
* fusefs: eliminate some sleeps in the Interrupt testsAlan Somers2019-05-091-11/+31
* fusefs: handle ENOSYS for FUSE_INTERRUPTAlan Somers2019-04-241-48/+113
* fusefs: fix the FUSE_INTERRUPT tests when data_cache_mode==2Alan Somers2019-04-241-229/+112
* fusefs: give priority to FUSE_INTERRUPT operationsAlan Somers2019-04-191-2/+103
* fusefs: fix interrupting FUSE_SETXATTRAlan Somers2019-04-191-7/+164
* fusefs: don't send FUSE_INTERRUPT for ops that are still in-kernelAlan Somers2019-04-191-0/+83
* fusefs: improvements to interruptibilityAlan Somers2019-04-181-5/+130
* fusefs: WIP making FUSE operations interruptibleAlan Somers2019-04-171-20/+36
* fusefs: adapt the tests to the fuse => fusefs renameAlan Somers2019-03-211-0/+312