Add test cases for libcore FP16 APIs
These tests have been inspired by
cts/tests/tests/util/src/android/util/cts/HalfTest.java
It is a smaller test than HalfTest as some of the methods such as
getSignificand and getExponent which are available in Half class
are not available to FP16.
Test: cts-tradefed run singleCommand cts-dev --module CtsLibcoreTestCases --test libcore.libcore.util.FP16Test
Change-Id: I6880e1d3068c649026dff56b307fe6626629fc13
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 file changed