+5
nixos/lib/test-driver/default.nix
+5
nixos/lib/test-driver/default.nix
······
+9
nixos/lib/test-driver/test_driver/__init__.py
+9
nixos/lib/test-driver/test_driver/__init__.py
······
+25
nixos/lib/test-driver/test_driver/driver.py
+25
nixos/lib/test-driver/test_driver/driver.py
··················
+1
nixos/lib/testing-python.nix
+1
nixos/lib/testing-python.nix
+13
nixos/lib/testing/driver.nix
+13
nixos/lib/testing/driver.nix
······
+23
-13
nixos/lib/testing/run.nix
+23
-13
nixos/lib/testing/run.nix
···+Unfiltered version of `test`, for troubleshooting the test framework and `testBuildFailure` in the test framework's test suite.···-test = lib.lazyDerivation { # lazyDerivation improves performance when only passthru items and/or meta are used.+test = lib.lazyDerivation { # lazyDerivation improves performance when only passthru items and/or meta are used.
+8
nixos/tests/all-tests.nix
+8
nixos/tests/all-tests.nix
···lib-extend = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./nixos-test-driver/lib-extend.nix {};+failed = pkgs.testers.testBuildFailure ((runTest ./nixos-test-driver/timeout.nix).config.rawTestDerivation);
+15
nixos/tests/nixos-test-driver/timeout.nix
+15
nixos/tests/nixos-test-driver/timeout.nix
···