aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/include-relpath.out
blob: ebbabd7a1864691781afc89e5d035595a9fd4c95 (plain)
1
2
3
4
5
6
7
8
9
object q_empty
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
    prefix QTYPE
module include-relpath.json
include include/relpath.json
module include/relpath.json
include include-relpath-sub.json
module include-relpath-sub.json
enum Status ['good', 'bad', 'ugly']