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 --- test/TEST-04-SECCOMP/Makefile | 1 - 1 file changed, 1 deletion(-) delete mode 120000 test/TEST-04-SECCOMP/Makefile (limited to 'test/TEST-04-SECCOMP/Makefile') diff --git a/test/TEST-04-SECCOMP/Makefile b/test/TEST-04-SECCOMP/Makefile deleted file mode 120000 index e9f93b1104..0000000000 --- a/test/TEST-04-SECCOMP/Makefile +++ /dev/null @@ -1 +0,0 @@ -../TEST-01-BASIC/Makefile \ No newline at end of file -- cgit v1.2.3-54-g00ecf