commit | decaf291324861fabc9d84c7335bb980ac11ed40 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Apr 30 09:16:40 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Tue May 19 20:06:36 2020 +0000 |
tree | a392092ed7d04c12fe38b76d39248eaecc4c53fa | |
parent | e2ccf8ab26807fc5f89cc807566184d816239703 [diff] |
Check for missing supported param for annotations Caught by aidl_parser_fuzzer. The std::vector at() call was crashing when trying to create a string out of something that didn't exist. The failure in this test case now reads: Parameter V not supported for annotation Backing. It must be one of: type Test: aidl_parser_fuzer $TEST_CASE_FROM_BUG Bug: 155358288 Change-Id: I51269d98a65b0d76e6e7e35a61b1645f4962c61d