nix-super/tests
Eelco Dolstra 421aa1add1 Add tests for invalid file names in NARs
Note: in general, we rely on the OS to tell us if a name is invalid or
if two names normalize in the same way. But for security, we do want
to make sure that we catch '.', '..', slashes and NUL characters. (NUL
characters aren't really a security issue, but since they would be
truncated when we pass them to the OS, it would be canonicity problem.)
2024-09-12 15:02:30 +02:00
..
functional Add tests for invalid file names in NARs 2024-09-12 15:02:30 +02:00
installer tests.installer: Load profile with -o unset 2024-08-19 16:41:40 +02:00
nixos Add tests for daemon with cgroups 2024-09-03 17:27:56 +00:00
unit Meson misc things 2024-08-27 10:19:55 -04:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00