Home
last modified time | relevance | path

Searched refs:CheckLayerTestContext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/
H A Dcontext.py13 class CheckLayerTestContext(OETestContext): class
15 super(CheckLayerTestContext, self).__init__(td, logger)
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dyocto-check-layer36 from checklayer.context import CheckLayerTestContext
40 …tc = CheckLayerTestContext(td=td, logger=logger, layer=layer, test_software_layer_signatures=test_…