dc9d3342a8
Using the test name for the reference images will stop working when the new test harness starts using fixtures. Fixtures allow running the same tests in varying environments, so the test results file names will include fixture index. However the reference images will remain the same for all fixtures. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>