Track 64-bit support in ZoneInfoTestHelper
See associated changes in system/timezone/ that enable
ZoneInfoTestHelper to support 64-bit times.
This commit removes tests (testReadTimeZone_NegativeTypes,
testReadTimeZone_NegativeTransitions) that can no longer be supported and
re-implements two others to generate real invalid data instead of
relying on overridden header values
(testReadTimeZone_TooManyTypes, testReadTimeZone_TooManyTransitions).
There are also some non-functional changes around naming / thrown
exceptions.
Bug: 73719425
Test: atest CtsLibcoreTestCases:libcore.libcore.util.ZoneInfoTest
Change-Id: I6c161bb011ab79bbd6c9f7f68af3d1971e2f27ed
1 file changed