kumquat-buildroot/support/testing/tests/fs
Ricardo Martincoski 2927f412be support/testing: standardize defconfig fragments style
Change all defconfig fragments to take advantage of
"cf3cd4388a support/tests: allow properly indented config fragment".

Make each defconfig fragment:
 - start after a backslash;
 - be declared as a multi-line string literal;
 - be indented one level more than the variable that contains it.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-10-06 18:56:06 +02:00
..
__init__.py support/testing: add fs tests 2017-05-07 22:04:54 +02:00
test_ext.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00
test_iso9660.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00
test_jffs2.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00
test_squashfs.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00
test_ubi.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00
test_yaffs2.py support/testing: standardize defconfig fragments style 2017-10-06 18:56:06 +02:00