]> Git Repo - qemu.git/commit
OptsVisitor: introduce unit tests, with test cases for range flattening
authorLaszlo Ersek <[email protected]>
Mon, 19 Aug 2013 22:35:40 +0000 (00:35 +0200)
committerLuiz Capitulino <[email protected]>
Tue, 20 Aug 2013 15:52:00 +0000 (11:52 -0400)
commit3953e3a5d34fa7caffc3e32eae4270b2d810d966
tree8d0129a1ea1eaa1b14fe69e1965e195347ddbfc3
parent99351c8472f76552c059a5dd382860229d647c4f
OptsVisitor: introduce unit tests, with test cases for range flattening

According to commit 4f193e34
("tests: Use qapi-schema-test.json as schema parser test")
the "tests/qapi-schema/qapi-schema-test.out" file must be updated as well.

Signed-off-by: Laszlo Ersek <[email protected]>
Tested-by: Wanlong Gao <[email protected]>
Signed-off-by: Luiz Capitulino <[email protected]>
.gitignore
tests/Makefile
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-opts-visitor.c [new file with mode: 0644]
This page took 0.025931 seconds and 4 git commands to generate.