summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreasoncylee <easoncylee@google.com>2019-11-27 14:57:18 +0800
committerChun-Yi Lee <easoncylee@google.com>2019-12-02 09:26:38 +0000
commit5221f3216276e88370d4e9e34fc42f80b155ac9d (patch)
tree0956a275e3f91fed5505b51dd3ef1b9f160d53cb
parentf13062d6d7501d8c84eaad08ee14f8af6b987bba (diff)
downloadnoto-fonts-5221f3216276e88370d4e9e34fc42f80b155ac9d.tar.gz
Convert apct/text/text_native_test-cloud-tf to Test Mapping Suite.
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145492360 Test: TreeHugger atest minikin_tests Change-Id: I8e6873fd3a28bca16470077e7510b6422cd1bb5d
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..279657d
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "minikin_tests"
+ }
+ ]
+}