aboutsummaryrefslogtreecommitdiff
path: root/tests/test-clone-visitor.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-199/+0
2020-12-19qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake1-5/+2
2019-03-05tests: Rename UserDefNativeListUnion to UserDefListUnionMarkus Armbruster1-8/+8
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2017-12-18misc: remove headers implicitly includedPhilippe Mathieu-Daudé1-1/+0
2017-05-31tests/qapi-schema: Avoid 'str' in alternate test casesMarkus Armbruster1-12/+11
2016-07-06qapi: Add new clone visitorEric Blake1-0/+206