Lines Matching refs:testblock
2 testblock = declare_dependency(dependencies: [block], sources: 'iothread.c') variable
65 'test-coroutine': [testblock],
66 'test-aio': [testblock],
67 'test-aio-multithread': [testblock],
68 'test-throttle': [testblock],
69 'test-thread-pool': [testblock],
70 'test-hbitmap': [testblock],
71 'test-bdrv-drain': [testblock],
72 'test-bdrv-graph-mod': [testblock],
73 'test-blockjob': [testblock],
74 'test-blockjob-txn': [testblock],
75 'test-block-backend': [testblock],
76 'test-block-iothread': [testblock],
77 'test-write-threshold': [testblock],
87 'test-io-task': [testblock],
118 'test-image-locking': [testblock],
123 tests += {'test-replication': [testblock]}