Lines Matching full:test

14   'test-error-report': [],
15 'test-qobject-output-visitor': [testqapi],
16 'test-clone-visitor': [testqapi],
17 'test-qobject-input-visitor': [testqapi],
18 'test-forward-visitor': [testqapi],
19 'test-string-input-visitor': [testqapi],
20 'test-string-output-visitor': [testqapi],
21 'test-visitor-serialization': [testqapi],
22 'test-bitmap': [],
23 'test-resv-mem': [],
24 # all code tested by test-x86-topo is inside topology.h
25 'test-x86-topo': [],
26 'test-cutils': [],
27 'test-div128': [],
28 'test-shift128': [],
29 'test-mul64': [],
30 # all code tested by test-int128 is inside int128.h
31 'test-int128': [],
33 'test-rcu-list': [],
34 'test-rcu-simpleq': [],
35 'test-rcu-tailq': [],
36 'test-rcu-slist': [],
37 'test-qdist': [],
38 'test-qht': [],
39 'test-qtree': [],
40 'test-bitops': [],
41 'test-bitcnt': [],
42 'test-qgraph': ['../qtest/libqos/qgraph.c'],
45 'test-qemu-opts': [],
46 'test-keyval': [testqapi],
47 'test-logging': [],
48 'test-qapi-util': [],
49 'test-interval-tree': [],
50 'test-fifo': [],
55 'test-qmp-event': [testqapi],
59 tests += {'test-seccomp': ['../../system/qemu-seccomp.c', seccomp]}
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],
78 'test-crypto-hash': [crypto],
79 'test-crypto-hmac': [crypto],
80 'test-crypto-cipher': [crypto],
81 'test-crypto-akcipher': [crypto],
82 'test-crypto-secret': [crypto, keyutils],
83 'test-crypto-der': [crypto],
84 'test-authz-simple': [authz],
85 'test-authz-list': [authz],
86 'test-authz-listfile': [authz],
87 'test-io-task': [testblock],
88 'test-io-channel-socket': ['socket-helpers.c', 'io-channel-helpers.c', io],
89 'test-io-channel-file': ['io-channel-helpers.c', io],
90 'test-io-channel-command': ['io-channel-helpers.c', io],
91 'test-io-channel-buffer': ['io-channel-helpers.c', io],
92 'test-io-channel-null': [io],
93 'test-crypto-ivgen': [io],
94 'test-crypto-afsplit': [io],
95 'test-crypto-block': [io],
96 'test-timed-average': [],
97 'test-uuid': [],
103 'test-crypto-tlscredsx509': ['crypto-tls-x509-helpers.c',
105 'test-crypto-tlssession': ['crypto-tls-x509-helpers.c', 'crypto-tls-psk-helpers.c',
107 'test-io-channel-tls': ['io-channel-helpers.c', 'crypto-tls-x509-helpers.c',
111 tests += {'test-authz-pam': [authz]}
114 tests += {'test-crypto-xts': [crypto, io]}
118 'test-image-locking': [testblock],
119 'test-nested-aio-poll': [],
123 tests += {'test-replication': [testblock]}
125 tests += {'test-crypto-pbkdf': [io]}
130 'ptimer-test': ['ptimer-test-stubs.c', meson.project_source_root() / 'hw/core/ptimer.c'],
131 'test-iov': [],
132 'test-opts-visitor': [testqapi],
133 'test-xs-node': [qom],
134 'test-virtio-dmabuf': [meson.project_source_root() / 'hw/display/virtio-dmabuf.c'],
135 'test-qmp-cmds': [testqapi],
136 'test-xbzrle': [migration],
137 'test-util-sockets': ['socket-helpers.c'],
138 'test-base64': [],
139 'test-bufferiszero': [],
140 'test-smp-parse': [qom, meson.project_source_root() / 'hw/core/machine-smp.c'],
141 'test-vmstate': [migration, io],
142 'test-yank': ['socket-helpers.c', qom, io, chardev]
145 tests += {'test-util-filemonitor': []}
148 # Some tests: test-char, test-qdev-global-props, and test-qga,
154 'test-char': ['socket-helpers.c', qom, io, chardev]
159 'test-qdev-global-props': [qom, hwcore]
165 tests += {'test-qga': ['../qtest/libqmp.c']}
166 test_deps += {'test-qga': qga}
174 'test-aio-multithread' : 120,
175 'test-bufferiszero': 60,
176 'test-crypto-block' : 300,
177 'test-crypto-tlscredsx509': 90,
178 'test-crypto-tlssession': 90,
179 'test-replication': 60,
194 test(test_name, exe,