index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libqtest.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
all: Clean up includes
Peter Maydell
1
-6
/
+0
2015-12-04
tests: Use proper functions types instead of void (*fn)
Markus Armbruster
1
-3
/
+4
2015-10-24
qtest: add qtest_add_abrt_handler()
Marc-André Lureau
1
-0
/
+2
2015-10-19
qtest: add a few fd-level qmp helpers
Marc-André Lureau
1
-0
/
+7
2015-10-09
libqtest: New hmp() & friends
Markus Armbruster
1
-0
/
+33
2015-05-22
qtest: Add base64 encoded read/write
John Snow
1
-0
/
+49
2015-04-28
libqtest: add qmp_async
John Snow
1
-0
/
+27
2015-04-28
libqtest: add qmp_eventwait
John Snow
1
-0
/
+20
2015-03-30
qtest: Add qtest_add() wrapper macro
Andreas Färber
1
-0
/
+20
2015-03-30
qtest: Add qtest_add_data_func() wrapper function
Andreas Färber
1
-0
/
+12
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
1
-0
/
+1
2014-09-08
tests: Add virtio device initialization
Marc Marí
1
-0
/
+7
2014-08-15
qtest: Adding qtest_memset and qmemset.
John Snow
1
-0
/
+24
2014-03-31
qtest: Factor out qtest_qmp_receive()
Andreas Färber
1
-0
/
+18
2014-03-31
Revert "qtest: Fix crash if SIGABRT during qtest_init()"
Stefan Hajnoczi
1
-1
/
+3
2014-03-13
qtest: Fix crash if SIGABRT during qtest_init()
Stefan Hajnoczi
1
-3
/
+1
2014-03-13
libqtest: Avoid inline varargs functions
Peter Maydell
1
-18
/
+2
2013-11-07
libqtest: add qmp(fmt, ...) -> QDict* function
Stefan Hajnoczi
1
-0
/
+37
2013-11-07
libqtest: rename qmp() to qmp_discard_response()
Stefan Hajnoczi
1
-10
/
+10
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-12
/
+12
2013-07-18
libqtest: New qtest_end() to go with qtest_start()
Markus Armbruster
1
-0
/
+12
2013-02-18
qtest: Add MMIO support
Andreas Färber
1
-0
/
+186
2013-02-18
libqtest: Introduce qtest_qmpv() and convert remaining macro
Andreas Färber
1
-1
/
+19
2013-02-18
libqtest: Convert macros to functions and clean up documentation
Andreas Färber
1
-50
/
+110
2013-02-11
libqtest: Fix documentation copy&paste errors
Andreas Färber
1
-6
/
+0
2012-05-10
qtest: Add function to send QMP commands
Kevin Wolf
1
-0
/
+17
2012-03-30
qtest: add C version of test infrastructure
Anthony Liguori
1
-0
/
+335