Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
owners-plugin-test
/
a44825bba61aae6e8435d61a93e4d1a9a9e26f0a
/
.
/
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