public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] kmsg01: fix test failure caused by not compiling it
@ 2013-07-11  8:47 Wanlong Gao
  2013-07-11  8:58 ` Jan Stancek
  0 siblings, 1 reply; 3+ messages in thread
From: Wanlong Gao @ 2013-07-11  8:47 UTC (permalink / raw)
  To: LTP

We didn't compile and install this case, so this case will
fail by "No such file":

initiation_status="pan(26250): execvp of 'kmsg01' (tag kmsg01) failed.  errno:2  No such file or directory"

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
---
 testcases/kernel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/Makefile b/testcases/kernel/Makefile
index 4b4800d..8b00be9 100644
--- a/testcases/kernel/Makefile
+++ b/testcases/kernel/Makefile
@@ -42,6 +42,7 @@ SUBDIRS			+= connectors \
 			   hotplug \
 			   io \
 			   ipc \
+			   logging \
 			   mem \
 			   numa \
 			   performance_counters \
-- 
1.8.3.2.634.g7a3187e


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2013-07-12  0:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11  8:47 [LTP] [PATCH] kmsg01: fix test failure caused by not compiling it Wanlong Gao
2013-07-11  8:58 ` Jan Stancek
2013-07-12  0:43   ` Wanlong Gao

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