commit | 9d4df7027e8b82221eeeffd3c8d5ce4110247200 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu May 25 14:14:12 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Mon Jun 12 12:49:11 2023 +0000 |
tree | dd2653df492915932854cfca583684f7839d45a7 | |
parent | 89d295964b5f6d6772cf815f346cafb1cd40013f [diff] [blame] |
[fdt][test] Add integration test for libfdt Bug: 282928116 Test: atest liblibfdt.integration_test Change-Id: Ic9a59bf4ee4d925e028e7d2043d648fad93aa85d
diff --git a/libs/libfdt/TEST_MAPPING b/libs/libfdt/TEST_MAPPING new file mode 100644 index 0000000..596f84b --- /dev/null +++ b/libs/libfdt/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "avf-presubmit": [ + { + "name": "liblibfdt.integration_test" + } + ] +}