aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/meson.build
AgeCommit message (Expand)Author
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