----- Original Message -----
> From: "Wanlong Gao" <[email protected]>
> To: "LTP" <[email protected]>
> Cc: [email protected], "Wanlong Gao" <[email protected]>
> Sent: Thursday, 11 July, 2013 10:47:12 AM
> Subject: [PATCH] kmsg01: fix test failure caused by not compiling it
> 
> 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 <[email protected]>

Reviewed-by: Jan Stancek <[email protected]>

Good catch, I made a full build and install to confirm it builds.

Thanks,
Jan

> ---
>  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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to