kumquat-buildroot/support/testing/tests/core
Victor Huesca 152776b420 support/testing: new test for root password
Add support to test that the root passowrd is working as expected.
- Buildtime test: Check the hash present in the generated '/etc/shadow'.
- Runtime test: Build an armv7 image and try to login with a password.

Signed-off-by: Victor Huesca <victor.huesca@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-13 22:30:41 +02:00
..
rootfs-overlay1
rootfs-overlay2/etc
__init__.py
device_table2.txt support/testing: add test for file capabilities 2018-08-10 08:25:51 +02:00
post-build.sh
post-fakeroot.sh
post-image.sh
squashfs-xattr-kernel.config support/testing: add test for file capabilities 2018-08-10 08:25:51 +02:00
test_file_capabilities.py support/testing: add test for file capabilities 2018-08-10 08:25:51 +02:00
test_hardening.py support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
test_post_scripts.py fs: don't use an intermediate tarball 2018-11-13 00:47:36 +01:00
test_root_password.py support/testing: new test for root password 2019-08-13 22:30:41 +02:00
test_rootfs_overlay.py
test_timezone.py