summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorUsama Arif <usama.arif@linaro.org>2019-11-11 15:56:11 +0000
committerUsama Arif <usama.arif@linaro.org>2019-11-13 10:31:54 +0000
commit6c390268ae66511d0b9e677c52a34d70af104dcd (patch)
tree2c5d7a6cc85261550759864b85b514ef360cf19c /annotations/generate_annotated_java_files.py
parent92c8a5bccd564b4cfe6190c1e1924e8847c700ed (diff)
Fix incorrect FP16 comparison tests
This CL corrects the FP16 tests to perform the right comparison check in the respecitive test functions. For example, the test assertTrue(FP16.lessEquals(NEGATIVE_INFINITY, NEGATIVE_INFINITY)) was being used in both FP16Test.lessEquals and FP16Test.greaterEquals and assertTrue(FP16.greaterEquals(NEGATIVE_INFINITY, NEGATIVE_INFINITY)) did not exist at all. Test: cts-tradefed run singleCommand cts-dev --module CtsLibcoreTestCases --test libcore.libcore.util.FP16Test Change-Id: I2e1b79c7366f17540789ad1e06bf6152f894548c
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions