Alan-Jowett / bpf_conformance

Measures the conformance of a BPF runtime to the ISA.
Other
27 stars 14 forks source link

Rewrite mov.data test to include check for truncation #244

Closed Alan-Jowett closed 6 months ago

Alan-Jowett commented 6 months ago

Rewrite of the mov.data test (testing the 32bit MOV ALU operation) to include tests to check that the target register is correctly truncated.

coveralls commented 6 months ago

Coverage Status

coverage: 95.147%. remained the same when pulling 2e1140c7ce3ae41c54a957b592be128b9fba82df on rewrite_mov_data into cab932f6b2f525e4097caf9f7e5f94ff4e84b0ab on main.