]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: tinfoil: add tests for recently enabled datastore operations
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 20 Mar 2017 04:16:19 +0000 (17:16 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:02 +0000 (22:43 +0000)
commit4eb3c705b9cadccacdb191ae89f5242a00f397f3
tree71758011ed66c08b119c8a7540f7e4f4147d1152
parentcca2ccb6d77a433e9d7c535344c4fc1e04589bc0
oe-selftest: tinfoil: add tests for recently enabled datastore operations

A recent patch to bitbake fixes these datastore operations so that they
actually affect the server end, so we should test that they work.

(For full disclosure, some of these tests would probably pass without
those fixes, since the operation would be done on the client side
instead - but we are at least exercising the code paths.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/tinfoil.py