mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-12 16:10:03 +01:00
tests: add test names
This commit is contained in:
parent
d0d62973a0
commit
1dd1ca3b51
21 changed files with 23 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
, makeDiskoTest ? (pkgs.callPackage ./lib.nix { }).makeDiskoTest
|
||||
}:
|
||||
makeDiskoTest {
|
||||
name = "gpt-bios-compat";
|
||||
disko-config = ../example/gpt-bios-compat.nix;
|
||||
extraTestScript = ''
|
||||
machine.succeed("mountpoint /");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue