qemu-e2k/tests
Andreas Färber 6acf801de5 libqtest: Convert macros to functions and clean up documentation
libqtest.h provides a number of shortcut macros to avoid tests feeding
it the QTestState they operate on. Most of these can easily be turned
into static inline functions, so let's do that for clarity.
This avoids getting off-by-one error messages when passing wrong args.

Some macros had a val argument but documented @value argument. Fix this.

While touching things, enforce gtk-doc markup for return values and for
referencing types.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Message-id: 1361051043-27944-2-git-send-email-afaerber@suse.de
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-18 08:39:09 -06:00
..
qemu-iotests block: Adds mirroring tests for resized images 2013-02-01 14:58:28 +01:00
tcg target-mips: fix incorrect test for MTHLIP 2013-01-31 23:42:04 +01:00
.gitignore
check-block.sh
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
fdc-test.c
hd-geo-test.c
libi2c-omap.c libi2c-omap: Fix endianness dependency 2013-02-11 13:22:48 -06:00
libi2c.c
libi2c.h
libqtest.c libqtest: Wait for the right child PID after killing QEMU 2013-02-01 10:43:34 -06:00
libqtest.h libqtest: Convert macros to functions and clean up documentation 2013-02-18 08:39:09 -06:00
m48t59-test.c
Makefile tests: Add unit tests for mulu64 and muls64 2013-02-17 14:28:58 +00:00
qemu-iotests-quick.sh
rtc-test.c
test-aio.c
test-coroutine.c
test-cutils.c cutils: unsigned int parsing functions 2013-02-04 14:38:33 -06:00
test-hbitmap.c
test-iov.c
test-mul64.c tests: Add unit tests for mulu64 and muls64 2013-02-17 14:28:58 +00:00
test-qmp-commands.c
test-qmp-input-strict.c
test-qmp-input-visitor.c
test-qmp-output-visitor.c
test-string-input-visitor.c tests/test-string-input-visitor: Handle errors provoked by fuzz test 2013-02-07 13:22:50 -02:00
test-string-output-visitor.c
test-thread-pool.c
test-visitor-serialization.c
test-x86-cpuid.c
test-xbzrle.c Add XBZRLE testing 2013-02-01 08:32:20 +01:00
tmp105-test.c