aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/all-tests.nix
Commit message (Collapse)AuthorAgeFilesLines
* nixosTests/sunset-unbuilt-9: simplify testsinanmohd2024-08-171-9/+5
|
* nixosTests: allow extending testScript without overriding itSomeoneSerge2024-08-161-6/+13
|
* nixosTests: refactor the way common template and per-instance args are handledSomeoneSerge2024-08-161-4/+2
|
* nixosTests: sunset-unbuilt: refactor the dagSomeone Serge2024-08-161-25/+9
|
* nixosTests: sunset-unbuilt: rename to avoid confusionSomeone Serge2024-08-161-1/+1
|
* nixosTests: make options hierarchicalSomeone Serge2024-08-151-34/+32
|
* nixosTests/sunset-unbuilt-0: set assertNeededsinanmohd2024-08-141-3/+19
|
* nixosTests/dsl: verify assertChosensinanmohd2024-08-141-8/+16
|
* nixosTests: drop nixos-libsinanmohd2024-08-131-3/+2
|
* nixosTests/sunset-unbuilt-0: initsinanmohd2024-08-121-0/+14
|
* flake/devShell: add nixfmt-rfc-stylesinanmohd2024-08-111-36/+37
|
* nixosTests/sunset: initsinanmohd2024-08-111-0/+39
|
* nixosTests/all-tests: always import dslsinanmohd2024-08-111-3/+1
|
* nixosTests: drop unused argssinanmohd2024-08-111-1/+0
|
* nixosTests: initSomeoneSerge2024-08-031-0/+68
A PoC that only runs --dry-run, no evanix