commit | 04bbbf265124be45e84796a8fb39ac08bb8ae2b4 | [log] [tgz] |
---|---|---|
author | Usama Arif <usama.arif@linaro.org> | Fri Oct 25 16:23:06 2019 +0100 |
committer | rohan <purohit.rohan@gmail.com> | Sun Jun 28 03:23:27 2020 -0400 |
tree | 2719aef64f190a1f89993cfb77dd100b3d7552bc | |
parent | 87adee81e87db0003e35f19a15de5e570bd7c4a3 [diff] |
Tests for Half.floor for NaN values Check whether floor for Half NaN values produce the right bit values. These tests have also been added to the cts HalfTest. Test: cts-tradefed run singleCommand cts-dev --module CtsLibcoreTestCases --test libcore.libcore.util.FP16Test Change-Id: Ib91c4927fd752b61264821be727f090e87fd9f8a Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>