summaryrefslogtreecommitdiff
path: root/libbpf_android
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-18 14:17:27 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-18 14:17:27 -0700
commitd0af44d3d2be4828ffc91a56608bdd41e35b939a (patch)
tree7cc7f08386f7363ab0f863b7562402e88ca55c6f /libbpf_android
parent16c9360b1fd39991eec3da9f4f534e5f96c6bd00 (diff)
downloadbpf-d0af44d3d2be4828ffc91a56608bdd41e35b939a.tar.gz
Add bpf to hwasan-postsubmit
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I14d7f8d5be1cc533bbd1f2e56c33e21e3769c8f6
Diffstat (limited to 'libbpf_android')
-rw-r--r--libbpf_android/TEST_MAPPING5
1 files changed, 5 insertions, 0 deletions
diff --git a/libbpf_android/TEST_MAPPING b/libbpf_android/TEST_MAPPING
index 90892fe..b6a940b 100644
--- a/libbpf_android/TEST_MAPPING
+++ b/libbpf_android/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "libbpf_load_test"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "libbpf_load_test"
+ }
]
}