summaryrefslogtreecommitdiff
path: root/usr/src/test/zfs-tests/tests/functional/acl
AgeCommit message (Collapse)AuthorFilesLines
2022-12-1215247 zfs_acl_chmod_aclmode_001_pos: tar extracts files in wrong directoryToomas Soome1-1/+2
Reviewed by: Yuri Pankov <yuri@aetern.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2018-02-079004 Some ZFS tests used files removed with 32 bit kernelJohn Wren Kennedy3-12/+15
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-02-078965 zfs_acl_ls_001_pos fails due to no longer supported grep regexJohn Wren Kennedy1-3/+3
Reviewed by: Akash Ayare <aayare@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Yuri Pankov <yuripv@icloud.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-01-098858 /usr/bin/grep doesn't support -E optionAlexander Pyhalov1-1/+1
4580 /usr/bin/grep can't handle multibyte characters 8929 8868 tests are not delivered with system/test/utiltest 8860 Example in grep(1) is incorrect Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-138311 ZFS_READONLY is a little too strictGordon Ross2-3/+152
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Prakash Surya <prakash.surya@delphix.com>
2016-12-237512 Simplify the Makefiles in zfstestJohn Wren Kennedy4-137/+12
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-11-177535 need test for resumed send of top most filesystemJohn Kennedy1-2/+0
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-11-127290 ZFS test suite needs to control what utilities it can runJohn Wren Kennedy59-702/+873
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-04-206875 fix zfs-tests ACL casesYuri Pankov5-705/+486
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-04-096754 zfs-tests: get_substr() function is redundantYuri Pankov3-28/+25
Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-02-246578 cifs_attr_002_pos fails to cleanup after itselfYuri Pankov1-2/+2
Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-045966 zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_rwx_002_pos ↵Yuri Pankov1-7/+7
incorrectly uses typeset builtin 5967 Invalid multiline string in zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_features_004_neg Reviewed by: John Kennedy <john.kennedy@delphix.com>
2013-11-014263 system/test/zfstest should depend on system/xopen/xcu4Yuri Pankov1-2/+2
4264 New features should be added to zpool_get.cfg 4276 zfstest should use less common user account than "admin" for ACL tests Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-01-143444 README for usr/src/testJohn Wren Kennedy4-2/+216
3445 ZFS tests for restricted aclmode Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Christopher Siden <csiden@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-12-073311 Want a test framework for arbitrary OS unit testsJohn Wren Kennedy62-0/+9392
3312 Add a testrunner package for OS unit tests 3313 Add a testrunner package to convert ZFS tests from STF Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com> Reviewed by: Will Guyette <will.guyette@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Henrik Mattson <henrik.mattson@delphix.com> Reviewed by: Sonu Pillai <sonu.pillai@delphix.com> Reviewed by: Christopher Siden <chris.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>