]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: pass the data object to the less frequent test harnesses
authorJoshua Lock <josh@linux.intel.com>
Thu, 28 Apr 2011 22:31:19 +0000 (15:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Jun 2011 19:44:36 +0000 (20:44 +0100)
commit7df8376c28d991dd07c0915d3ccade4cf51c2fee
treefe28b53d8e2ddb993df7073ba587fcda8c4ba616
parentd68da1f4898ab77f669ddfd9e4ced5d2044a96ce
sanity.bbclass: pass the data object to the less frequent test harnesses

By passing the data object to the less frequently run test harnesses
(check_sanity_tmpdir_change(), check_sanity_sstate_dir_change() and
check_sanity_version_change()) we can run tests against BitBake data here
too.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass