↓ 72 callersFunctiontestOp(alu *ALU, op uint16, inputA, inputB uint16, CarryIn bool, expectedOutput uint16, expectedEqual, expectedIsLar
alu/alu_test.go:292
↓ 15 callersFunctiontestAdderReturnsCorrectResult(inputA int, inputB int, carryIn bool, expectedResult int, expectedCarry bool, t *testing.T)
components/adder_test.go:31