From 6cb3d7dbe5831a7b2b5b7a4638d8a8b7ac624f5f Mon Sep 17 00:00:00 2001 From: Petri Latvala Date: Wed, 8 Aug 2018 14:07:01 +0300 Subject: runner: Unit tests for the runner TODO: Unit tests for the results.json file contents. v2: - Avoid writing the nul character to mock files - Properly set up tmpdirs v3: - Restore the resume-related changes that were lost in rebase v4: - Better teardown for temporary directories - Build with autotools Signed-off-by: Petri Latvala Reviewed-by: Arkadiusz Hiler --- runner/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'runner/.gitignore') diff --git a/runner/.gitignore b/runner/.gitignore index e3919fa7..c5030e66 100644 --- a/runner/.gitignore +++ b/runner/.gitignore @@ -1,3 +1,4 @@ igt_runner igt_resume igt_results +runner_test -- cgit v1.2.3