From f22ede900715c492a142368267afbe4109e8a08b Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Tue, 16 May 2023 19:07:42 -0700 Subject: [PATCH] rename js_toint32 -> js_toint in preparation for adding u32/i64/u64 tests --- src/openpower/test/fmv_fcvt/fmv_fcvt.py | 170 ++++++++++++------------ 1 file changed, 85 insertions(+), 85 deletions(-) diff --git a/src/openpower/test/fmv_fcvt/fmv_fcvt.py b/src/openpower/test/fmv_fcvt/fmv_fcvt.py index 6759bb6a..3372deeb 100644 --- a/src/openpower/test/fmv_fcvt/fmv_fcvt.py +++ b/src/openpower/test/fmv_fcvt/fmv_fcvt.py @@ -9,7 +9,7 @@ import math class FMvFCvtCases(TestAccumulatorBase): - def js_toint32(self, inp, expected, test_title="", inp_bits=None): + def js_toint(self, inp, expected, test_title="", inp_bits=None): inp = float(inp) if inp_bits is None: inp_bits = struct.unpack("