Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1d36059280b1228374a3c6d63d855b2b0735b31e
/
.
/
poky
/
scripts
/
lib
/
checklayer
/
case.py
blob: fa9dee384e0f6be3d1167369f988982b757463fe [
file
] [
log
] [
blame
]
# Copyright (C) 2017 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
from
oeqa
.
core
.
case
import
OETestCase
class
OECheckLayerTestCase
(
OETestCase
):
pass