kumquat-buildroot/support/testing
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
..
conf support/testing/tests/fs/test_iso9660.py: add support to test using EFI BIOS 2021-10-03 14:45:10 +02:00
infra testing/infra: Add docstrings to base test classes 2022-01-06 09:34:05 +01:00
tests support/testing/tests/fs/test_cpio.py: new runtime test 2022-08-18 22:49:53 +02:00
run-tests support/testing/run-tests: fix --testcases option 2022-07-27 18:20:44 +02:00