On 2/24/19 7:15 AM, Alex Bennée wrote: > We missed a bug in a recent patch as we were not testing all the > rounding modes for all operations. However enabling all rounding modes > for mulAdd does slow down the already slowest test and doesn't really > buy us much additional coverage so lets allow the default test flags > to be overridden. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > tests/Makefile.include | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~