kumquat-buildroot/support/testing/tests
Thierry Bultel bd0b2db231 support/testing/tests/fs/test_cpio.py: new runtime test
It includes a simple test for the full cpio image, and a test of the
dracut image. To validate that the dracut image is a subset of the full
image, 'pv' is added to the image, and the test verifies that pv is not
part of the image. Note that the real rootfs is not mounted at the
moment, so pv is never available in the running image.

Systemd and other init systems are currently untested.

Signed-off-by: Thierry Bultel <thierry.bultel@linatsea.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-18 22:49:53 +02:00
..
boot support/testing/tests/boot: new test cases for Grub 2022-07-23 19:04:41 +02:00
core support: fix flake8 error E741 ambiguous variable name 2021-10-18 22:31:11 +02:00
download boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
fs support/testing/tests/fs/test_cpio.py: new runtime test 2022-08-18 22:49:53 +02:00
init support/run-test: add test for systemd using dbus-broker 2022-07-28 00:48:54 +02:00
package support/testing: octave: increase test timeout 2022-08-08 23:07:23 +02:00
toolchain support/testing/tests/toolchain/test_aarch64_64k.py: fix flake8 errors 2022-07-27 10:30:37 +02:00
utils support/testing/tests: improve get-developers test 2022-08-01 22:57:19 +02:00
__init__.py