mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs: Add mkfs input validation tests
mkfs.xfs does not do a very good job of input validation. This test is designed to exercise the input validation and test good/bad combinations of options being set. It will not pass on an old mkfs.xfs binary - it is designed to be the test case for an input validation cleanup (merged in spring/summer 2016). Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Jan Tulak <jtulak@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
188 ci dir auto
|
||||
189 mount auto quick
|
||||
190 rw auto quick
|
||||
191-input-validation auto quick mkfs
|
||||
192 auto quick clone
|
||||
193 auto quick clone
|
||||
194 rw auto
|
||||
|
||||
Reference in New Issue
Block a user