summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-unknown.exit
AgeCommit message (Collapse)AuthorFilesLines
2015-09-04tests/qapi-schema: Rename tests from data- to args-Markus Armbruster1-0/+1
Since every schema entity has 'data', the data- prefix conveys no information. These tests actually exercise commands. Only commands have arguments, so change the prefix to to args-. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>