From e365454066798005a3e29c285d382f80eab4da9b Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Mon, 25 Nov 2019 00:03:55 +0100 Subject: nixos/tests: add systemd-analyze test --- nixos/tests/all-tests.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/tests/all-tests.nix') diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix index df65ef249e8..eefbc689de9 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -258,6 +258,7 @@ in syncthing-init = handleTest ./syncthing-init.nix {}; syncthing-relay = handleTest ./syncthing-relay.nix {}; systemd = handleTest ./systemd.nix {}; + systemd-analyze = handleTest ./systemd-analyze.nix {}; systemd-confinement = handleTest ./systemd-confinement.nix {}; systemd-timesyncd = handleTest ./systemd-timesyncd.nix {}; systemd-networkd-wireguard = handleTest ./systemd-networkd-wireguard.nix {}; -- cgit 1.4.1