Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | test-exec: do not skip all the tests | Ronny Chevalier | |
Only 5 tests cannot be executed if we are not root, so just skip them but not the whole set. | |||
2014-12-11 | test-execute: add tests for UMask directive | Ronny Chevalier | |
2014-12-10 | test: fix some tests when running inside a container | Jan Synacek | |
2014-11-13 | tests: add test-execute | Ronny Chevalier | |
add tests for the following directives: - WorkingDirectory - Personality - IgnoreSIGPIPE - PrivateTmp - SystemCallFilter: It makes test/TEST-04-SECCOMP obsolete, so it has been removed. - SystemCallErrorNumber - User - Group - Environment |