summaryrefslogtreecommitdiffstats
path: root/check-qjson.c
Commit message (Collapse)AuthorAgeFilesLines
* Add test suite for json marshallingAnthony Liguori2009-11-171-5/+75
| | | | | | | | | By reusing the qjson test suite. After checking that we can demarshal, marshal again and compared to the expected decoded value. This doesn't work so well for floats because they cannot be accurately represented in decimal but we try our best. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
* Add a unit test for JSON supportAnthony Liguori2009-11-171-0/+617
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
OpenPOWER on IntegriCloud