]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: test mkfs.xfs config files
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 27 Oct 2020 20:54:50 +0000 (07:54 +1100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 24 Jan 2021 15:15:13 +0000 (23:15 +0800)
commit3ba859629de1b8e3645b06424c095d69c5b125d7
tree295d4a2d21f092d203a2ad80dd89852583968e54
parent0e195a4ca997436f4237cb6d21edefb6db1f93d7
xfs: test mkfs.xfs config files

Simple tests of the upcoming mkfs.xfs config file feature.  First we
have some simple tests of properly formatted config files, then
improperly formatted config files, and finally we try to spot
conflicts between config file options and the cli.

[dchinner: updated for new libinih-based implementation.]

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
12 files changed:
common/xfs
tests/xfs/522 [new file with mode: 0755]
tests/xfs/522.out [new file with mode: 0644]
tests/xfs/523 [new file with mode: 0755]
tests/xfs/523.out [new file with mode: 0644]
tests/xfs/524 [new file with mode: 0755]
tests/xfs/524.out [new file with mode: 0644]
tests/xfs/525 [new file with mode: 0755]
tests/xfs/525.out [new file with mode: 0644]
tests/xfs/526 [new file with mode: 0755]
tests/xfs/526.out [new file with mode: 0644]
tests/xfs/group