summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.include2
-rw-r--r--tests/qapi-schema/doc-bad-args.err1
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.err1
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.exit (renamed from tests/qapi-schema/doc-bad-args.exit)0
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.json (renamed from tests/qapi-schema/doc-bad-args.json)0
-rw-r--r--tests/qapi-schema/doc-bad-command-arg.out (renamed from tests/qapi-schema/doc-bad-args.out)0
6 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.include b/tests/Makefile.include
index 505f918404..734c7ff6da 100644
--- a/tests/Makefile.include
+++ b/tests/Makefile.include
@@ -367,7 +367,7 @@ qapi-schema += base-cycle-direct.json
qapi-schema += base-cycle-indirect.json
qapi-schema += command-int.json
qapi-schema += comments.json
-qapi-schema += doc-bad-args.json
+qapi-schema += doc-bad-command-arg.json
qapi-schema += doc-bad-symbol.json
qapi-schema += doc-before-include.json
qapi-schema += doc-before-pragma.json
diff --git a/tests/qapi-schema/doc-bad-args.err b/tests/qapi-schema/doc-bad-args.err
deleted file mode 100644
index 5d44d9b668..0000000000
--- a/tests/qapi-schema/doc-bad-args.err
+++ /dev/null
@@ -1 +0,0 @@
-tests/qapi-schema/doc-bad-args.json:3: The following documented members are not in the declaration: b
diff --git a/tests/qapi-schema/doc-bad-command-arg.err b/tests/qapi-schema/doc-bad-command-arg.err
new file mode 100644
index 0000000000..8075b146ae
--- /dev/null
+++ b/tests/qapi-schema/doc-bad-command-arg.err
@@ -0,0 +1 @@
+tests/qapi-schema/doc-bad-command-arg.json:3: The following documented members are not in the declaration: b
diff --git a/tests/qapi-schema/doc-bad-args.exit b/tests/qapi-schema/doc-bad-command-arg.exit
index d00491fd7e..d00491fd7e 100644
--- a/tests/qapi-schema/doc-bad-args.exit
+++ b/tests/qapi-schema/doc-bad-command-arg.exit
diff --git a/tests/qapi-schema/doc-bad-args.json b/tests/qapi-schema/doc-bad-command-arg.json
index 048e0fc5ef..048e0fc5ef 100644
--- a/tests/qapi-schema/doc-bad-args.json
+++ b/tests/qapi-schema/doc-bad-command-arg.json
diff --git a/tests/qapi-schema/doc-bad-args.out b/tests/qapi-schema/doc-bad-command-arg.out
index e69de29bb2..e69de29bb2 100644
--- a/tests/qapi-schema/doc-bad-args.out
+++ b/tests/qapi-schema/doc-bad-command-arg.out