From 281e05b6cb406debe7b290e5aee8eae049671c14 Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Tue, 11 Nov 2014 20:05:40 +0100 Subject: tests: add test-execute 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a4a236fd8..2293dedd8 100644 --- a/.gitignore +++ b/.gitignore @@ -174,6 +174,7 @@ /test-engine /test-env-replace /test-event +/test-execute /test-fdset /test-fileio /test-hashmap -- cgit v1.2.3