index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test-qga.c
Age
Commit message (
Expand
)
Author
2023-07-10
qga: Add tests for --allow-rpcs option
Konstantin Kostiuk
2023-05-04
qga: test: Add tests for `merged` flag
Daniel Xu
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
2022-09-20
Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-20
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
2022-09-18
tests: test-qga: close socket on failure to connect
Paolo Bonzini
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-08-01
tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test
Thomas Huth
2022-05-28
test/qga: use g_auto wherever sensible
Marc-André Lureau
2022-05-28
test/qga: use G_TEST_DIR to locate os-release test file
Marc-André Lureau
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-04-21
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2021-03-12
tests: Move unit tests into a separate directory
Thomas Huth