Split Wycheproof test cases into two CTS modules.
Because we use test suites to execute the same tests in two different
contexts, CTS gets confused by the two suites living the in the same
module and miscounts the number of tests that are executed. Splitting
them into different modules allows CTS to distinguish them based on the
module name.
Bug: 38413440
Test: cts -m CtsLibcoreWycheproofConscryptTestCases
Test: cts -m CtsLibcoreWycheproofBCTestCases
Change-Id: If61ecc0297fa84a6ba8f17edd3f3f90463d06cbd
Merged-In: I879a4822f599b51d4442f1f9fb8bf76ef2b89da8
8 files changed