Searched refs:test_basic (Results 1 – 7 of 7) sorted by relevance
13 from .test_basic import *
114 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function343 vq = test_basic(blk_if->vdev, t_alloc); in basic()758 vq = test_basic(dev, t_alloc); in resize()
216 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function452 vq = test_basic(blk_if->vdev, t_alloc); in basic()
157 def test_basic(self): member in PRBasicTests
312 - The tests are contained in ``meta/lib/oeqa/buildperf/test_basic.py``.484 ``meta/lib/oeqa/buildperf/test_basic.py`` contains the following::
1175 - def test_basic(self):3086 + def test_basic(self):
10722 -test_basic()10723 +test_basic(void)10727 @@ -76,7 +76,7 @@ test_basic()10788 test_basic();