commit | a9cd1267a00fae97a757408f1c51cdde8022dbb4 | [log] [tgz] |
---|---|---|
author | nathch <nathch@google.com> | Mon Jul 01 23:04:14 2019 +0100 |
committer | nathch <nathch@google.com> | Mon Jul 01 23:05:01 2019 +0100 |
tree | 782782974b6fd07db03611b58a7a6cf88bf62ac8 | |
parent | 70c9b0dbe1ca86981db691ada113b8e78d463534 [diff] |
add CtsBackupTestCases to presubmit for cts device tests Bug: 136460995 Test: atest CtsBackupTestCases Change-Id: I03ae657a92c8ba5dcd72845b39b4a4e98d8b5074
diff --git a/tests/backup/TEST_MAPPING b/tests/backup/TEST_MAPPING new file mode 100644 index 0000000..4e5beb0 --- /dev/null +++ b/tests/backup/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsBackupTestCases" + } + ] +}