From: Michael Neuling Date: Thu, 28 Jul 2022 05:28:25 +0000 (+1000) Subject: tests: Update FPU test output X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72fcca8e525fc93f802b8c81900f2d1fe964027c;p=microwatt.git tests: Update FPU test output The following commit added two tests but didn't update the tests outputs: commit 73cc5167ec1ea591d9da43f2e392b5202f045f32 Author: Paul Mackerras Date: Mon May 9 19:18:42 2022 +1000 Use FPU for division instructions if we have an FPU This patch updates these using tests/update_console_tests Signed-off-by: Michael Neuling --- diff --git a/tests/test_fpu.bin b/tests/test_fpu.bin index dee8fbd..3c1021b 100755 Binary files a/tests/test_fpu.bin and b/tests/test_fpu.bin differ diff --git a/tests/test_fpu.console_out b/tests/test_fpu.console_out index ed759a5..3ec9480 100644 --- a/tests/test_fpu.console_out +++ b/tests/test_fpu.console_out @@ -21,3 +21,5 @@ test 20:PASS test 21:PASS test 22:PASS test 23:PASS +test 24:PASS +test 25:PASS