All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [POSIX][PATCH]Do some cleanup after remove libevent
@ 2010-11-29  2:09 Bian Naimeng
  2010-11-29  2:59 ` Garrett Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Bian Naimeng @ 2010-11-29  2:09 UTC (permalink / raw)
  To: Garrett Cooper; +Cc: ltp-list

Do some cleanup after remove libevent.

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>

---
 include/mk/automake.mk |    4 +---
 runtest/syscalls       |    2 --
 2 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/include/mk/automake.mk b/include/mk/automake.mk
index 8f752ef..de21582 100644
--- a/include/mk/automake.mk
+++ b/include/mk/automake.mk
@@ -26,9 +26,7 @@ AUTOCONF	?= autoconf
 AUTOHEADER	?= autoheader
 AUTOMAKE	?= automake
 
-AUTOCONFED_SUBDIRS	= \
-			testcases/kernel/syscalls/libevent \
-			testcases/realtime
+AUTOCONFED_SUBDIRS	= testcases/realtime
 
 # We want to run this every single time to ensure that all of the prereq files
 # are there.
diff --git a/runtest/syscalls b/runtest/syscalls
index b2bf144..085763f 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -465,8 +465,6 @@ lchown01_16 lchown01_16
 lchown02 prep_create_link; lchown02
 lchown02_16 prep_create_link; lchown02_16
 
-libevent01 export LTPROOT; $LTPROOT/testcases/bin/libevent/run_libevent.sh
-
 link01 symlink01 -T link01
 link02 link02
 link03 link03
-- 
1.7.0.4




-- 
Regards
Bian Naimeng


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2010-11-29  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29  2:09 [LTP] [POSIX][PATCH]Do some cleanup after remove libevent Bian Naimeng
2010-11-29  2:59 ` Garrett Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.