summaryrefslogtreecommitdiff
path: root/source4/torture/vfs
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-211-5/+21
* torture: Fix the 32-bit buildVolker Lendecke2018-11-161-2/+2
* s4:torture/vfs/fruit: torture writing AFP_AfpInfo streamRalph Boehme2018-11-141-0/+336
* torture: Fix the clang buildVolker Lendecke2018-11-061-1/+1
* s4:torture/vfs/fruit: add test "empty_stream"Ralph Boehme2018-11-061-2/+611
* s4:torture/vfs/fruit: add check_stream_list_handle()Ralph Boehme2018-11-061-0/+62
* s4:torture/vfs/fruit: enable AAPL extensions in a bunch of testsRalph Boehme2018-11-061-0/+12
* s4:torture/vfs/fruit: write some data to a just created teststreamRalph Boehme2018-11-061-0/+5
* s4:torture/vfs/fruit: expand test "setinfo eof stream"Ralph Boehme2018-11-061-0/+61
* s4:torture/vfs/fruit: update test "creating rsrc with read-only access" for n...Ralph Boehme2018-11-061-27/+1
* s4:torture/vfs/fruit: expand existing vfs_test "null afpinfo"Ralph Boehme2018-11-061-0/+16
* s4:torture/vfs/fruit: expand existing test "setinfo delete-on-close AFP_AfpIn...Ralph Boehme2018-11-061-0/+17
* s4:torture/vfs/fruit: update test "read open rsrc after rename" to work with ...Ralph Boehme2018-11-061-2/+15
* s4:torture/vfs/fruit: ensure a directory handle is closed in all code pathsRalph Boehme2018-11-061-7/+4
* s4:torture/vfs/fruit: update test "stream names" to work with macOSRalph Boehme2018-11-061-0/+8
* s4:torture/vfs/fruit: update test "SMB2/CREATE context AAPL" to work against ...Ralph Boehme2018-11-061-1/+5
* s4:torture/vfs/fruit: set share_access to NTCREATEX_SHARE_ACCESS_MASK in chec...Ralph Boehme2018-11-061-0/+1
* s4:torture/vfs/fruit: fix a few error checks in "delete AFP_AfpInfo by writin...Ralph Boehme2018-11-061-4/+4
* s4:torture/vfs/fruit: skip a few tests when running against a macOS SMB serverRalph Boehme2018-11-061-0/+15
* s4/test: fix AAPL size checkRalph Boehme2018-11-061-5/+10
* s4:torture: add test for AppleDouble ResourceFork conversionRalph Boehme2018-11-022-0/+192
* s4:torture: FinderInfo conversion test with AppleDouble without xattr dataRalph Boehme2018-10-181-0/+258
* torture: Make sure that fruit_ftruncate only unlinks streamsVolker Lendecke2018-09-051-0/+45
* torture: Demonstrate the invalid lock order panicVolker Lendecke2018-08-231-0/+89
* s4:torture/vfs/fruit: adjust test testing basefile rename to expect failureRalph Boehme2018-07-121-21/+4
* s4:torture: test setting EOF of a stream to 0 with enabled AAPL extensionsRalph Boehme2018-07-121-0/+197
* s4:torture/vfs/fruit: decrease large resource fork size in test from 1 GB to ...Ralph Boehme2018-07-121-2/+2
* s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries.Jeremy Allison2018-04-061-0/+171
* s4/torture/fruit: enhance zero AFP_AfpInfo stream testRalph Boehme2018-01-091-3/+84
* s4/torture/fruit: ensure AFP_AfpInfo blobs are 0-initializedRalph Boehme2018-01-091-1/+1
* s4/torture: test vfs_fruit "fruit:time machine max size" optionRalph Boehme2018-01-062-0/+103
* s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...Ralph Boehme2017-11-291-0/+16
* s4/torture: fruit: remove use of localdir from test_adouble_conversion testRalph Boehme2017-11-291-63/+14
* selftest: add "fruit:veto_appledouble = no" to fruit sharesRalph Boehme2017-11-291-0/+3
* s4/torture: let write_stream() deal with stream=NULLRalph Boehme2017-11-291-1/+1
* selftest: run AppleDouble sidecar-file conversion test runs against all fruit...Ralph Boehme2017-11-291-1/+1
* s4/torture: use torture_assert_goto in a vfs.fruit testRalph Boehme2017-11-291-7/+10
* s4/torture: rework stream names tests usage of local xattr callRalph Boehme2017-11-291-13/+68
* s4/torture: vfs_fruit: test xattr unpackingRalph Boehme2017-10-131-0/+5
* s4/torture: vfs_fruit: replace AppleDouble data blob with xattr dataRalph Boehme2017-10-131-35/+135
* vfs_fruit: add fruit:model = <modelname> parametric optionGünther Deschner2017-07-121-1/+7
* s4/torture: vfs_fruit: test copy-chunk on streamsRalph Boehme2017-05-171-0/+225
* s4/torture: vfs_fruit: add src and dst path args to test_setup_copy_chunkRalph Boehme2017-05-171-2/+8
* s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison2017-05-121-2/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_vfs_fruit(), torture_vfs_fruit_net...Jeremy Allison2017-05-052-9/+9
* s4: torture: Add a TALLOC_CTX * to torture_acl_xattr().Jeremy Allison2017-05-052-3/+3
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* vfs_fruit: lp_case_sensitive() does not return a boolRalph Boehme2017-04-221-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1