soc.fu.trap.test package

Submodules

soc.fu.trap.test.test_pipe_caller module

trap pipeline tests

issues: * https://bugs.libre-soc.org/show_bug.cgi?id=629

class soc.fu.trap.test.test_pipe_caller.TestRunner(test_data)

Bases: unittest.case.TestCase

check_alu_outputs(alu, dec2, sim, code)
run_all()
class soc.fu.trap.test.test_pipe_caller.TrapIlangCase

Bases: openpower.test.common.TestAccumulatorBase

case_ilang()
soc.fu.trap.test.test_pipe_caller.get_cu_inputs(dec2, sim)

naming (res) must conform to TrapFunctionUnit input regspec

soc.fu.trap.test.test_pipe_caller.set_alu_inputs(alu, dec2, sim)

Module contents