public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] open_posix_testsuite: Enable the testsuite
@ 2020-03-17  7:33 Zou Wei
  2020-03-17  7:55 ` Li Wang
  2020-03-17 11:26 ` Enji Cooper
  0 siblings, 2 replies; 6+ messages in thread
From: Zou Wei @ 2020-03-17  7:33 UTC (permalink / raw)
  To: ltp

Enable open posix testsuite compilation by default

Signed-off-by: Zou Wei <zou_wei@huawei.com>
---
 testcases/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/testcases/Makefile b/testcases/Makefile
index b04e630..ae1cafc 100644
--- a/testcases/Makefile
+++ b/testcases/Makefile
@@ -30,10 +30,6 @@ include $(top_srcdir)/include/mk/env_pre.mk
 #    run).
 FILTER_OUT_DIRS		:= kdump

-ifneq ($(WITH_OPEN_POSIX_TESTSUITE),yes)
-FILTER_OUT_DIRS		+= open_posix_testsuite
-endif
-
 ifneq ($(WITH_REALTIME_TESTSUITE),yes)
 FILTER_OUT_DIRS		+= realtime
 endif
--
2.6.2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-17 18:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17  7:33 [LTP] [PATCH] open_posix_testsuite: Enable the testsuite Zou Wei
2020-03-17  7:55 ` Li Wang
2020-03-17  8:12   ` Xiao Yang
2020-03-17 18:27   ` Cyril Hrubis
2020-03-17 11:09     ` Li Wang
2020-03-17 11:26 ` Enji Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox