]> code.ossystems Code Review - openembedded-core.git/commit
slang: add ptest
authorStefan Strogin <sstrogin@cisco.com>
Tue, 20 Jun 2017 16:21:02 +0000 (19:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2017 19:54:54 +0000 (20:54 +0100)
commit643c81afc16f8d3522cc5dc491459a1bae14d827
tree693a092f04318e5cc75f6773add7229c69e90dfa
parentf7ba5b5f76bb5678ca3e6ad51586f25871f7a9fb
slang: add ptest

This patch adds ptest for slang, it uses `make runtests` to run tests.
The Makefile runs runtests.sh for each *.sl and *.slc tests.
runtests.sh is patched for printing test results in a common format,
Makefile is patched in order not to compile any dependencies.

Changes v2->v3: rebased on the latest master (1d9a88f6).

Signed-off-by: Stefan Strogin <sstrogin@cisco.com>
Cc: xe-linux-external@cisco.com
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/slang/slang/run-ptest [new file with mode: 0644]
meta/recipes-extended/slang/slang/test-add-output-in-the-format-result-testname.patch [new file with mode: 0644]
meta/recipes-extended/slang/slang_2.3.1a.bb