Home
last modified time | relevance | path

Searched refs:test_basic (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A D__init__.py13 from .test_basic import *
/openbmc/qemu/tests/qtest/
H A Dvirtio-blk-test.c114 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function
343 vq = test_basic(blk_if->vdev, t_alloc); in basic()
758 vq = test_basic(dev, t_alloc); in resize()
H A Dvhost-user-blk-test.c216 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function
452 vq = test_basic(blk_if->vdev, t_alloc); in basic()
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dtests.py157 def test_basic(self): member in PRBasicTests
/openbmc/openbmc/poky/documentation/test-manual/
H A Dintro.rst312 - The tests are contained in ``meta/lib/oeqa/buildperf/test_basic.py``.
484 ``meta/lib/oeqa/buildperf/test_basic.py`` contains the following::
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch1175 - def test_basic(self):
3086 + def test_basic(self):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch10722 -test_basic()
10723 +test_basic(void)
10727 @@ -76,7 +76,7 @@ test_basic()
10788 test_basic();