mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
3ba859629d
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>
17 lines
458 B
Plaintext
17 lines
458 B
Plaintext
QA output created by 522
|
|
Simplest config file
|
|
Piped-in config file
|
|
Full line comment
|
|
End of line comment
|
|
Multiple directives
|
|
Multiple sections
|
|
No directives at all
|
|
Space around the section name
|
|
Single space around the key/value directive
|
|
Two spaces around the key/value directive
|
|
Three spaces around the key/value directive
|
|
Four spaces around the key/value directive
|
|
Arbitrary spaces and tabs
|
|
ambiguous comment/section names
|
|
ambiguous comment/variable names
|