diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-08-05 14:37:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-24 23:47:02 +0100 |
commit | 21f9844fa96bbeadf78283e274dfd879ae60f6bb (patch) | |
tree | 12049565c2810cf7b3f51d6149d4b10d94574e1e /meta-skeleton/recipes-kernel | |
parent | d114b561b152ebffad127805337382f9bb4c1d7a (diff) | |
download | poky-21f9844fa96bbeadf78283e274dfd879ae60f6bb.tar.gz |
oe-selftest: replace assertTrue(False, ...) with fail(...)
I'd somehow missed the existence of fail() when I wrote these. It's
preferable here so you don't get the somewhat useless "false is not
true" message in the case of failure.
(From OE-Core rev: 173a5896fff57136e1f15e15f90961416aadde94)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-kernel')
0 files changed, 0 insertions, 0 deletions