Skip to content

Commit

Permalink
Revert "syscalls/msgstress: Add common file for msgstress"
Browse files Browse the repository at this point in the history
This reverts commit 4efc934.

Merged by accident, sorry.

Signed-off-by: Cyril Hrubis <[email protected]>
  • Loading branch information
metan-ucw committed Nov 13, 2020
1 parent 55c2b2a commit 735a69e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 122 deletions.
2 changes: 1 addition & 1 deletion testcases/kernel/syscalls/ipc/msgstress/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ top_srcdir ?= ../../../../..
LTPLIBS = ltpipc

include $(top_srcdir)/include/mk/testcases.mk
FILTER_OUT_MAKE_TARGETS := msgstress_common

LTPLDLIBS += -lltpipc

include $(top_srcdir)/include/mk/generic_leaf_target.mk
95 changes: 0 additions & 95 deletions testcases/kernel/syscalls/ipc/msgstress/msgstress_common.c

This file was deleted.

26 changes: 0 additions & 26 deletions testcases/kernel/syscalls/ipc/msgstress/msgstress_common.h

This file was deleted.

0 comments on commit 735a69e

Please sign in to comment.