summaryrefslogtreecommitdiff
path: root/runner/json_tests_data/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runner/json_tests_data/README.txt')
-rw-r--r--runner/json_tests_data/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/runner/json_tests_data/README.txt b/runner/json_tests_data/README.txt
new file mode 100644
index 00000000..206d7630
--- /dev/null
+++ b/runner/json_tests_data/README.txt
@@ -0,0 +1,10 @@
+This directory is for testing igt_runner's results.json creation. Each
+subdirectory is a run-result directory, referred to from
+runner_json_tests.c, with test run intermediary files without any
+results.json. A semi-automatically crafted reference.json file in each
+respective directory is compared with igt_runner's generated json and
+needs to match semantically; indentation and such doesn't matter, data
+has to be equal.
+
+Each directory also contains a README file explaining what the
+particular directory aims to test.