commit | ab293ee187f71bd89d6c12018661900b3c1bb63d | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Fri Jan 29 17:28:25 2021 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Feb 01 09:11:54 2021 -0800 |
tree | aed6d9a460396ca2f3e5a44f5664b8d9a6b82aad | |
parent | 70dd215659fca7ce29e89c4fa9d56615e6b30bc6 [diff] [blame] |
authfs: run unit tests in presubmit Test: TH Bug: 178874539 Change-Id: If4df4177dcc426a79d2ff4a4ab90510abdddc7d5
diff --git a/authfs/TEST_MAPPING b/authfs/TEST_MAPPING new file mode 100644 index 0000000..d0c0b09 --- /dev/null +++ b/authfs/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "authfs_device_test_src_lib" + } + ] +}