kumquat-buildroot/support/testing/tests
Yegor Yefremov ad361c69f6 support/testing: add python-crossbar tests
This test invokes "crossbar version" command, that checks all
dependencies found in setup.py files and prints some system related
information.
Add haveged to the target to generate enough entropy so crossbar ->
pynacl -> libsodium don't hang waiting for /dev/random.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
[Ricardo: move test script to a separate file, remove Python 2 variant,
 add haveged to target to add entropy and avoid hanging]
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-13 20:55:49 +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: add python-crossbar tests 2018-11-13 20:55:49 +01:00
toolchain
__init__.py