commit | 93906648166535b090ac9a16c5365f4ddfd360fe | [log] [tgz] |
---|---|---|
author | Jean-Luc Brouillet <jeanluc@google.com> | Wed Jul 23 21:25:45 2014 -0700 |
committer | Jean-Luc Brouillet <jeanluc@google.com> | Wed Jul 23 21:25:45 2014 -0700 |
tree | f79f31a4e29823bac53fc9a1204080112e477391 | |
parent | 6a7c3d1dba3af73cbdef2df271442a841e8b6acd [diff] |
Enable custom math verification. For ilogb(0.0f), we want to allow two possible values. This does not match the current pattern where the CoreMathVerifier returns the expected outputs given specified inputs. This introduces a "custom" test mode where the Test* method calls the CoreMathVerifier, passing it both the actual inputs and outputs, and asking these to be verified. Change-Id: I2e4b0201c93b206e3eb48a6832519f8b827f969f