summaryrefslogtreecommitdiff
path: root/runner/.gitignore
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2018-10-23 15:20:24 +0300
committerPetri Latvala <petri.latvala@intel.com>2018-11-06 11:52:56 +0200
commite2d7d22ae7e69d30272f366034977ed5165911dd (patch)
tree811c1e8561c7873f5c45d652cb341ed07e9d83df /runner/.gitignore
parent6d19a3b4bddb4d8716cf6b763ee784ba9bc9f440 (diff)
runner: Unit tests for json generation
Test the results.json generation with a top-down approach: With a directory of test run intermediary logs, check that the resulting json would match a reference json file. Signed-off-by: Petri Latvala <petri.latvala@intel.com> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'runner/.gitignore')
-rw-r--r--runner/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/runner/.gitignore b/runner/.gitignore
index c5030e66..3812da23 100644
--- a/runner/.gitignore
+++ b/runner/.gitignore
@@ -2,3 +2,4 @@ igt_runner
igt_resume
igt_results
runner_test
+runner_json_test