fu/mul/test/test_pipe_caller.py test case_all_rb_close_to_ov change rb
authorCole Poirier <colepoirier@gmail.com>
Tue, 18 Aug 2020 21:15:20 +0000 (14:15 -0700)
committerCole Poirier <colepoirier@gmail.com>
Tue, 18 Aug 2020 21:15:20 +0000 (14:15 -0700)
commitcbb8d3b060b4e53e5822dbd55d5191a99929fbe3
treecb133c5fbed8303ca6eff875bb31566839c70f20
parent8e5e4b3e7b64b73f8f6205bb82c025db04691f49
fu/mul/test/test_pipe_caller.py test case_all_rb_close_to_ov change rb
dividend from randint(0,1) to randint((-1 << 31), (1 << 31) - 1)
src/soc/fu/mul/test/test_pipe_caller.py