31 Commits (3f34478007a2423399dbdfae5e3deeca3898da9c)

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 246069e850 qtest: introduce qtest_init_ext 12 months ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Steve Sistare 5357ef823a tests/qtest: defer connection 1 year ago
Juraj Marcin 99baa5d921 tests/qtest: Introduce qtest_init_with_env_and_capabilities() 1 year ago
Ivan Klokov 1addf57177 target/riscv: Add RISC-V CSR qtest support 1 year ago
Alex Bennée 64965b4b30 tests/qtest: fix some copy and paste errors in kdoc 1 year ago
Peter Maydell 6b76264ed0 tests/qtest: Add qtest_system_reset() utility function 1 year ago
Fabiano Rosas ceb1ab1af4 tests/qtest/migration: Remove vmstate-static-checker test 2 years ago
Fabiano Rosas 87d67fadb9 monitor: Stop removing non-duplicated fds 2 years ago
Ani Sinha f43f8abe45 tests/qtest/libqtest: add qtest_has_cpu_model() api 2 years ago
Fabiano Rosas a3c0ebc9b0 tests/qtest: Introduce qtest_resolve_machine_alias 2 years ago
Fabiano Rosas 1027fc0ae4 tests/qtest: Introduce qtest_has_machine_with_env 2 years ago
Fabiano Rosas 9931215bd3 tests/qtest: Introduce qtest_init_with_env 2 years ago
Fabiano Rosas 5274274c26 tests/qtest: migration: Add support for negative testing of qmp_migrate 3 years ago
Chris Laplante a8610f8bd7 qtest: implement named interception of out-GPIO 3 years ago
Thomas Huth 25919c4025 tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest 3 years ago
Marc-André Lureau ed097649b5 qtest: add qtest_pid() 3 years ago
Daniel P. Berrangé 0150e75d01 tests/qtest: add support for callback to receive QMP events 3 years ago
Daniel P. Berrangé 28760edcd9 tests/qtest: add various qtest_qmp_assert_success() variants 3 years ago
Marc-André Lureau 61683d278b libqtest: make qtest_qmp_add_client work on win32 3 years ago
Stefan Weil 1e458f1127 Fix some typos in documentation and comments 3 years ago
Bin Meng 69c056fbc0 tests/qtest: libqtest: Introduce qtest_wait_qemu() 3 years ago
Michael Labiuk ea42a6c405 tests/x86: add helper qtest_qmp_device_del_send() 4 years ago
Bin Meng 490081b282 tests/qtest: libqtest: Exclude the *_fds APIs for win32 4 years ago
Iris Chen 188052a133 hw: m25p80: allow write_enable latch get/set 4 years ago
Marc-André Lureau c6d3bcb4b9 libqtest: split QMP part in libqmp 4 years ago
Marc-André Lureau 907b5105f1 tests: move libqtest.h back under qtest/ 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Thomas Huth ad9e129b01 tests/qtest: Add a function that checks whether a device is available 4 years ago
Marc-André Lureau 2c7294d72c tests/qtests: add qtest_qmp_add_client() 5 years ago
Thomas Huth 719051ca3f tests/qtest: Add a function to check whether a machine is available 4 years ago
Igor Mammedov e741aff0f4 tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator 5 years ago
Stefan Hajnoczi e1fa7f5591 libqtest: add qtest_remove_abrt_handler() 5 years ago
Stefan Hajnoczi 7a23c52376 libqtest: add qtest_kill_qemu() 5 years ago
Stefan Hajnoczi 9fb7bb0698 libqtest: add qtest_socket_server() 5 years ago
Peter Maydell ad57e2b1f5 qtest: Update references to parse_escape() in comments 5 years ago
Maxim Levitsky 5e34005571 qtest: remove qtest_qmp_receive_success 6 years ago
Maxim Levitsky c22045bfe6 qtest: Reintroduce qtest_qmp_receive with QMP event buffering 6 years ago
Maxim Levitsky 1c3e2a38de qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict 6 years ago
Eduardo Habkost 51c778edd3 docs/devel/qtest: Include libqtest API reference 6 years ago
Markus Armbruster 3bc1b8ee8c libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref() 6 years ago
Paolo Bonzini a2ce7dbd91 meson: convert tests/qtest to meson 6 years ago
Alexander Bulekov ca5d464151 libqtest: make bufwrite rely on the TransportOps 6 years ago
Thomas Huth 1e8a1fae74 test: Move qtests to a separate directory 7 years ago
Igor Mammedov b4510bb410 tests: add qtest_qmp_device_add_qdict() helper 7 years ago
Yury Kotov d43e59e7ab tests/libqtest: Allow setting expected exit status 7 years ago
Thomas Huth dd21074972 tests/libqtest: Use libqtest-single.h in tests that require global_qtest 7 years ago
Thomas Huth 0ba67974af tests/libqtest: Move global_test wrapper function into a separate header 7 years ago
Marc-André Lureau eb062cfa73 tests: add module loading test 7 years ago
Thomas Huth 6fc9f3d347 tests/libqtest: Make qmp_assert_success() independent from global_qtest 7 years ago