1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 20:21:32 +03:00
mobile-nixos/examples/testing
Samuel Dionne-Riel bb7e9a3b7b examples: Add testing/crash-before-switch-root
Can be used as a single point of failure (hah!)
2020-11-08 18:37:13 -05:00
..
crash-before-switch-root examples: Add testing/crash-before-switch-root 2020-11-08 18:37:13 -05:00
qemu-cryptsetup testing/qemu-cryptesetup: Add a test system for LUKS 2020-11-07 19:22:33 -05:00
README.md examples/testing: Add subdirectory for feature testing systems 2020-11-07 19:22:33 -05:00

Testing examples

These examples are made specifically to test features.

They are not to be used as a normal system, as they likely have some fatal flaws, either usability-wise (e.g. not usable at all) or security-wise (e.g. default passwords).

More details are available inside each testing systems directories.

Though, please refer to those systems as reference implementation for validating changes around their features under test!