google / graphicsfuzz

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Apache License 2.0
561 stars 117 forks source link

gfauto: Update add_amber_tests_to_cts.py #1181

Closed amakin-siru closed 2 years ago

amakin-siru commented 2 years ago

The directories containing mustpass files in CTS were renamed from "master" to "main". This commit changes add_amber_tests_to_cts.py to look up the mustpass files in the proper directories.