]> code.ossystems Code Review - openembedded-core.git/commit
classes/testimage: Fix exportTests function.
authorAníbal Limón <anibal.limon@linux.intel.com>
Tue, 2 Feb 2016 18:07:19 +0000 (12:07 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:04 +0000 (15:51 +0000)
commitcecc7ec2bcb28d7d8a3277fb097efbbe13adff1c
tree8e841cf1686ee74d5d778cbff2ab55b171374fb1
parentfcf0dc253f914418e15e2c6afc6f649b9270824a
classes/testimage: Fix exportTests function.

With new structure of TestContext now holds suite and variable
that contains unittest instances,  it can't be exported using
JSON causing and exception.

Adds the suite variable for avoid export it.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testimage.bbclass