summaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* tests: mark io-command test as skipped if socat is missingMarc-André Lureau2022-09-191-1/+2
* Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-09-023-14/+48
|\
| * tests/unit: Update test-io-channel-socket.c for WindowsBin Meng2022-09-023-14/+48
* | tests: Use g_mkdir_with_parents()Bin Meng2022-08-253-8/+8
* | tests/qtest: Use g_mkdtemp()Bin Meng2022-08-251-1/+1
|/
* tests/unit: fix a -Wformat-truncation warningMarc-André Lureau2022-08-121-2/+1Star
* tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth2022-08-011-3/+3
* tests/unit: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2022-07-182-24/+24
* block: Add blk_co_truncate()Alberto Faria2022-07-121-0/+14
* block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria2022-07-121-0/+17
* block: Add blk_co_pwrite_compressed()Alberto Faria2022-07-121-0/+18
* block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria2022-07-121-0/+19
* block: Add blk_[co_]preadv_part()Alberto Faria2022-07-121-0/+19
* block: Add blk_{preadv,pwritev}()Alberto Faria2022-07-121-1/+41
* block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-4/+4
* block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-121-2/+2
* block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria2022-07-121-2/+2
* crypto: Make block callbacks return 0 on successAlberto Faria2022-07-121-19/+19
* block: Make bdrv_{pread,pwrite}() return 0 on successAlberto Faria2022-07-121-2/+2
* block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria2022-07-121-4/+4
* block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria2022-07-121-4/+4
* tests: fix test-cutils leaksMarc-André Lureau2022-07-041-8/+34
* migration: remove the QEMUFileOps abstractionDaniel P. Berrangé2022-06-231-3/+2Star
* io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé2022-06-222-0/+96
* cutils: add functions for IEC and SI prefixesPaolo Bonzini2022-06-141-0/+52
* test/qga: use g_auto wherever sensibleMarc-André Lureau2022-05-281-78/+43Star
* test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau2022-05-281-6/+5Star
* tests/crypto: Add test suite for RSA keysLei He2022-05-261-3/+282
* test/crypto: Add test suite for crypto akcipherLei He2022-05-262-0/+712
* crypto: add ASN.1 DER decoderLei He2022-05-262-0/+291
* ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell2022-05-191-3/+3
* QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras2022-05-161-0/+1
* tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé2022-05-162-3/+16
* tests: add more helper macros for creating TLS x509 certsDaniel P. Berrangé2022-05-161-0/+53
* tests: fix encoding of IP addresses in x509 certsDaniel P. Berrangé2022-05-162-5/+22
* util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-032-5/+5
* Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-031-2/+2
* tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau2022-05-031-1/+1
* libqtest: split QMP part in libqmpMarc-André Lureau2022-05-031-1/+1
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson2022-04-221-1/+1
|\
| * tests: improve error message when saving TLS PSK file failsDaniel P. Berrangé2022-04-211-1/+1
* | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson2022-04-211-0/+40
|\ \ | |/ |/|
| * qapi-schema: test: add a unit test for parsing array alternatesPaolo Bonzini2022-04-211-0/+40
* | Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-04-216-10/+11
|\ \
| * | tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau2022-04-212-1/+8
| * | tests: remove block/qdict checks from check-qobject.cMarc-André Lureau2022-04-211-8/+0Star
| * | include: move qdict_{crumple,flatten} declarationsMarc-André Lureau2022-04-211-0/+1
| * | include: add qemu/keyval.hMarc-André Lureau2022-04-213-2/+3
| |/
* | Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-04-211-0/+50
|\ \ | |/ |/|