mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixosTests.scx: init (#401972)
For now, test only the useful schedulers, there's no need to test all of them. Co-authored-by: Gliczy <129636582+Gliczy@users.noreply.github.com> Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
parent
16b197986e
commit
800908cd55
3 changed files with 46 additions and 0 deletions
|
@ -1192,6 +1192,7 @@ in
|
|||
schleuder = handleTest ./schleuder.nix { };
|
||||
scion-freestanding-deployment = handleTest ./scion/freestanding-deployment { };
|
||||
scrutiny = runTest ./scrutiny.nix;
|
||||
scx = runTest ./scx/default.nix;
|
||||
sddm = handleTest ./sddm.nix { };
|
||||
sdl3 = handleTest ./sdl3.nix { };
|
||||
seafile = handleTest ./seafile.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue