Statistics
| Branch: | Revision:

root / tests / check-qjson.c @ e6439d78

History | View | Annotate | Download (20 kB)

# Date Author Comment
7b1b5d19 12/19/2012 09:31 am Paolo Bonzini

qapi: move include files to include/qobject/

Signed-off-by: Paolo Bonzini <>

7109edfe 08/16/2012 09:41 pm Michael Roth

check-qjson: add test for large JSON objects

Signed-off-by: Michael Roth <>
Signed-off-by: Anthony Liguori <>

b93b63f5 03/30/2012 04:14 pm Paolo Bonzini

test makefile overhaul

This introduces new test reporting infrastructure based on
gtester and gtester-report.

Also, all existing tests are moved to tests/, and tests/Makefile
is reorganized to factor out the commonalities in the rules.

Signed-off-by: Anthony Liguori <>...