commit | 1ea60754332b0886260b82236919b54bdd50d50e | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Thu Feb 28 10:16:27 2019 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Thu Feb 28 10:16:27 2019 -0800 |
tree | 9dc9bafd37bcc3b2d3ffffdd8379b1be2ae59540 | |
parent | f6833c92be6b87e837762328fc608eec240c4541 [diff] [blame] |
Start running CtsGraphicsTestCases for changes to graphics code. Start using test mapping for graphics CTS tests and graphics code. Test: None Change-Id: I6a3addef7f21683f621f530766323743cafec825
diff --git a/graphics/TEST_MAPPING b/graphics/TEST_MAPPING new file mode 100644 index 0000000..10bd0ee --- /dev/null +++ b/graphics/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsGraphicsTestCases" + } + ] +}