aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_examples.py
AgeCommit message (Expand)AuthorLines
2016-10-09Increase timeouts in notify_* testsNikolaus Rath-8/+14
2016-10-09Renamed timefsN examples to fuse_notify_*Nikolaus Rath-4/+6
2016-10-09Renamed ioctl and poll examplesNikolaus Rath-6/+6
2016-10-09Renamed some examples to make their function more obviousNikolaus Rath-36/+9
2016-10-08Added timefs3 to test notify_inval_entry.Nikolaus Rath-1/+33
2016-10-08Added timefs[12] examples.Nikolaus Rath-1/+31
2016-10-08Removed ``-o big_writes`` optionNikolaus Rath-1/+1
2016-10-05Test more combinations of low-level options.Nikolaus Rath-6/+12
2016-10-02Run tests under valgrind when available.Nikolaus Rath-15/+20
2016-10-02Import os.path.join as pjoinNikolaus Rath-26/+27
2016-10-02Added test for fuse_lo-plus.Nikolaus Rath-0/+31
2016-10-02Run hello_ll single-threaded explicitly.Nikolaus Rath-0/+3
2016-05-13Add ioctl tests.Nikolaus Rath-0/+24
2016-03-29Added test_fselNikolaus Rath-0/+15
2016-03-29Added unit tests for fusexmp and helloNikolaus Rath-0/+306