]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target
authorMihai Prica <mihai.prica@intel.com>
Mon, 19 Aug 2013 12:26:34 +0000 (15:26 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:15 +0000 (11:42 +0100)
commitdf4568205c3a7e0b20c6299e29f96bd30560146b
treed601d400e4f3d1f336a794c1250fd897434d6cd8
parent4b15e82c4fcb0c40b0e316ef2050944eee4418ef
lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests on target

Downloads iptables/cvs/sudoku-savant sources and builds them on target.

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/runtime/buildcvs.py [new file with mode: 0644]
meta/lib/oeqa/runtime/buildiptables.py [new file with mode: 0644]
meta/lib/oeqa/runtime/buildsudoku.py [new file with mode: 0644]