]> code.ossystems Code Review - openembedded-core.git/commit
selftest/runtime-test: Split the config values
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Thu, 27 Apr 2017 20:36:23 +0000 (13:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 May 2017 13:08:15 +0000 (14:08 +0100)
commit58d43b470ffa9b498234b6845cacfd867218ca03
treec510d78a6aaccd0e4f88217bc1db4493f9e1bf55
parent43714514fb29a40830e6619552980d7f88d77fb7
selftest/runtime-test: Split the config values

Split the configuration values (common and specific) so it is easier to read
what goes into the config file. Also the specific configurations are
set in every loop so these do not append on each iteration.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/runtime-test.py