kumquat-buildroot/support/testing/tests/package
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
..
__init__.py
copy-sample-script-to-target.sh support/testing: create default test case for python packages 2018-11-13 20:55:45 +01:00
sample_python_autobahn.py support/testing: use TestPythonPackageBase for python-autobahn 2018-11-13 20:55:45 +01:00
sample_python_crossbar.py support/testing: add python-crossbar tests 2018-11-13 20:55:49 +01:00
sample_python_cryptography.py support/testing: use TestPythonPackageBase for python-cryptography 2018-11-13 20:55:45 +01:00
sample_python_incremental.py support/testing: use TestPythonPackageBase for python-incremental 2018-11-13 20:55:45 +01:00
sample_python_twisted.py support/testing: use TestPythonPackageBase for python-twisted 2018-11-13 20:55:45 +01:00
sample_python_txaio_asyncio.py support/testing: use TestPythonPackageBase for python-txaio 2018-11-13 20:55:45 +01:00
sample_python_txaio_twisted.py support/testing: use TestPythonPackageBase for python-txaio 2018-11-13 20:55:45 +01:00
sample_python_txtorcon.py support/testing: use TestPythonPackageBase for python-txtorcon 2018-11-13 20:55:45 +01:00
test_dropbear.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_ipython.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_python_autobahn.py support/testing: use TestPythonPackageBase for python-autobahn 2018-11-13 20:55:45 +01:00
test_python_crossbar.py support/testing: add python-crossbar tests 2018-11-13 20:55:49 +01:00
test_python_cryptography.py support/testing: use TestPythonPackageBase for python-cryptography 2018-11-13 20:55:45 +01:00
test_python_incremental.py support/testing: use TestPythonPackageBase for python-incremental 2018-11-13 20:55:45 +01:00
test_python_twisted.py support/testing: use TestPythonPackageBase for python-twisted 2018-11-13 20:55:45 +01:00
test_python_txaio.py support/testing: use TestPythonPackageBase for python-txaio 2018-11-13 20:55:45 +01:00
test_python_txtorcon.py support/testing: use TestPythonPackageBase for python-txtorcon 2018-11-13 20:55:45 +01:00
test_python.py support/testing: create default test case for python packages 2018-11-13 20:55:45 +01:00
test_rust.py support/testing/test_rust: use standard defconfig fragment style 2018-11-20 09:01:08 +01:00
test_syslog_ng.py support/testing: add test for syslog-ng 2018-04-19 23:16:15 +02:00