On 24 October 2014 07:25, Chong Lu <chong...@windriver.com> wrote:

> +++ b/meta/recipes-kernel/kmod/kmod/run-ptest
> @@ -1,3 +1,4 @@
>  #!/bin/sh
>  touch testsuite/stamp-rootfs
> +tar xf testmodule.tar
>  make -k runtest-TESTS 2>/dev/null| grep -e ^PASS -e ^FAIL
>

We should to make sure that the ptest scripts clean up after themselves, so
can you change this to delete the modules after the test has ran?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to