Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | Add a test for ControlMaster | Alexander Bantyev | |
2023-03-22 | Add a test for nix copy over ssh | Alexander Bantyev | |
Check that nix copy can copy stuff, refuses to copy unsigned paths by default, and doesn't hide the ssh password prompt. | |||
2023-02-14 | Make /etc writability conditional on uid-range feature | Yorick van Pelt | |
2023-02-14 | container test: make /etc writable | Yorick van Pelt | |
2023-02-10 | Merge pull request #7802 from edolstra/fix-7783 | Eelco Dolstra | |
Fix PID namespace support check | |||
2023-02-10 | Add regression test | Eelco Dolstra | |
2023-02-10 | tests/authorization: Simplify assertion | Robert Hensing | |
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com> | |||
2023-02-07 | Add a basic daemon authorization test | Robert Hensing | |
2023-01-20 | Use the official, documented NixOS runTest interface | Robert Hensing | |
2023-01-20 | tests: Move NixOS tests to tests/nixos | Robert Hensing | |
This will allow contributors to find them more easily. |