mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
test: Add hydraJobs.tests.functional_symlinked-home
(cherry picked from commit 628c11d237
)
This commit is contained in:
parent
e31d071793
commit
73dd3db039
2 changed files with 38 additions and 0 deletions
|
@ -145,6 +145,8 @@ in
|
|||
|
||||
functional_root = runNixOSTestFor "x86_64-linux" ./functional/as-root.nix;
|
||||
|
||||
functional_symlinked-home = runNixOSTestFor "x86_64-linux" ./functional/symlinked-home.nix;
|
||||
|
||||
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
|
||||
|
||||
fetchurl = runNixOSTestFor "x86_64-linux" ./fetchurl.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue