aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/meson.build
AgeCommit message (Expand)Author
2024-07-24crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.cPhilippe Mathieu-Daudé
2024-04-18tests/unit: match some unit tests to corresponding feature switchesPaolo Bonzini
2024-03-19tests: Raise timeouts for bufferiszero and crypto-tlscredsx509Peter Maydell
2024-01-26tests/unit: Bump test-replication timeout to 60 secondsKevin Wolf
2024-01-12tests/unit: Bump test-crypto-block test timeout to 5 minutesThomas Huth
2024-01-12tests/unit: Bump test-aio-multithread test timeout to 2 minutesThomas Huth
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-11-07tests/unit: Rename test-x86-cpuid.c to test-x86-topo.cZhao Liu
2023-11-03test: Add some tests for range and resv-mem helpersEric Auger
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini
2023-05-30aio: remove aio_disable_external() APIStefan Hajnoczi
2023-05-19tested: add test for nested aio_poll() in poll handlersStefan Hajnoczi
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini
2023-03-28util: import GTree as QTreeEmilio Cota
2023-03-13tests: add test-error-reportMarc-André Lureau
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse
2023-02-27tests/unit: Restrict machine-smp.c test to system emulationPhilippe Mathieu-Daudé
2022-12-20util: Add interval-tree.cRichard Henderson
2022-06-22io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé
2022-05-26test/crypto: Add test suite for crypto akcipherLei He
2022-05-26crypto: add ASN.1 DER decoderLei He
2022-05-03libqtest: split QMP part in libqmpMarc-André Lureau
2022-04-21tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau
2022-04-06meson: remove test-qdev-global-props dependency on testqapiMarc-André Lureau
2022-02-23Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell
2022-02-21configure, meson: move guest-agent, tools to mesonPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
2022-02-16seccomp: add unit test for seccomp filteringDaniel P. Berrangé
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin
2021-12-18meson: reenable test-fdmon-epollPaolo Bonzini
2021-11-01tests/unit: Add an unit test for smp parsingYanan Wang
2021-10-27host-utils: add unit tests for divu128/divs128Luis Pires
2021-10-05meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2Paolo Bonzini
2021-07-23qapi: introduce forwarding visitorPaolo Bonzini
2021-06-25configure, meson: convert pam detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert libtasn1 detection to mesonPaolo Bonzini
2021-06-25configure, meson: convert crypto detection to mesonPaolo Bonzini
2021-04-01tests: Add tests for yank with the chardev-change caseLukas Straub
2021-03-12tests: Move unit tests into a separate directoryThomas Huth