kumquat-buildroot/support/testing/tests
Ricardo Martincoski adec30e4f0 support/testing/test_rust: use standard defconfig fragment style
Since commit "2927f412be support/testing: standardize defconfig
fragments style" all other test cases use the same style for defconfig
fragments:
 - start after a backslash;
 - be declared as a multi-line string literal;
 - be indented one level more than the variable that contains it.

Do the same here for consistency.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Matt Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-20 09:01:08 +01:00
..
boot support/testing: fix TestATFMarvell test case 2018-10-14 19:38:32 +02:00
core support/testing: test_hardening fix flake8 whitespace 2018-10-20 17:27:28 +02:00
fs support/testing/tests/fs/test_f2fs: fix flake8 warning 2018-11-08 22:41:53 +01:00
init support/tests: enhance the runtime systemd tests 2018-03-04 21:10:23 +01:00
package support/testing/test_rust: use standard defconfig fragment style 2018-11-20 09:01:08 +01:00
toolchain support/testing: use more recent toolchains 2017-10-21 19:48:30 +02:00
__init__.py