]> code.ossystems Code Review - openembedded-core.git/commit
quilt: enable ptest support
authorChong Lu <Chong.Lu@windriver.com>
Fri, 3 Jan 2014 06:51:30 +0000 (14:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 11:12:32 +0000 (11:12 +0000)
commit45bb0364e5f97e7d99b494df8d13e7f58265159f
tree802f201c6e1269d59a587a21ad90334b9a4a5ead
parent4465c9368b0c37a3a2c41b68f65de08690a8179b
quilt: enable ptest support

Install quilt test suite and run it as ptest.
Exclude delete.test and mail.test.
delete.test need execute with normal user and mail.test need depend
on mail agent, else these test cases will fail. So exclude them order
to make ptest all pass.

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/quilt/quilt-0.61.inc
meta/recipes-devtools/quilt/quilt/Makefile [new file with mode: 0644]
meta/recipes-devtools/quilt/quilt/run-ptest [new file with mode: 0755]