about summary refs log tree commit diff
path: root/nixos/tests/nixos-test-driver
AgeCommit message (Collapse)AuthorFilesLines
2023-10-29nixos/tests/nixos-test-driver: test timeout failuresRaito Bezarius1-0/+15
We test that the test framework timeouts are working as expected.
2023-07-18nixos/tests/nixos-test-driver/busybox: Improve nameRobert Hensing1-1/+1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-07nixos/test-driver: add a test for #241938.r-vdp1-0/+16
2023-06-29nixosTest: provide a test for lib.extend in nixosTests & runNixOSTestArthur Gautier1-0/+31
2023-04-25nixosTests.nixos-test-driver.node-name: initRobert Hensing1-0/+33
2023-04-25nixos/tests: extra-python-packages -> nixos-test-driver/extra-python-packagesRobert Hensing1-0/+13
Categorizing the tests for the test driver helps with testing the test driver.