tests: add a few integration tests.
This commit is contained in:
parent
23c90474dc
commit
fec6433e52
16 changed files with 325 additions and 6 deletions
|
|
@ -21,6 +21,6 @@ load ../common
|
|||
sysctl fs.file-max
|
||||
}
|
||||
|
||||
@test "sysctl: Apply changes from `/etc/sysctl.conf`" {
|
||||
sysctl -p
|
||||
@test "sysctl: Apply changes from '/etc/sysctl.conf'" {
|
||||
sudo sysctl -p
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue