Skip to content

Commit

Permalink
Revert "selftests/timens: add a test for vfork+exit"
Browse files Browse the repository at this point in the history
The next patch reverts the code that this test verified.

This reverts commit 6342140.

Signed-off-by: Andrei Vagin <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
avagin authored and kees committed Sep 13, 2022
1 parent 1c23f9e commit 2b1e892
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 91 deletions.
2 changes: 1 addition & 1 deletion tools/testing/selftests/timens/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex vfork_exec
TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex
TEST_GEN_PROGS_EXTENDED := gettime_perf

CFLAGS := -Wall -Werror -pthread
Expand Down
90 changes: 0 additions & 90 deletions tools/testing/selftests/timens/vfork_exec.c

This file was deleted.

0 comments on commit 2b1e892

Please sign in to comment.