platform_system_bpf/libbpf_android/TEST_MAPPING
Steven Moreland b572378120 TEST_MAPPING += libbpf_android_test
Note, this does not add libbpf_load_test as well because this test
requires adding a bpf program to the system image.

Bug: N/A
Test: `atest --test-mapping .`
Change-Id: I770ec4876e1cb93a526e99bcb5a234f964f46971
2020-01-15 08:28:44 +00:00

7 lines
73 B
Text

{
"presubmit": [
{
"name": "libbpf_android_test"
}
]
}