calculator/tests
Wesley Moore e52725d564
Add tests for add64
Currently the test harness isn't looping, so the test is failing.
2025-02-11 22:08:32 +10:00
..
btohex.s Extract more bits from calc.s; use qemu for testing 2025-02-10 15:51:18 +10:00
math_add64.s Add tests for add64 2025-02-11 22:08:32 +10:00
test_hex.sh Extract more bits from calc.s; use qemu for testing 2025-02-10 15:51:18 +10:00
test_math.sh Add tests for add64 2025-02-11 22:08:32 +10:00
tohex.s Implement tohex function to format register to hex string 2025-02-10 12:55:08 +10:00
unittest Add a byte to hex function with unit test 2025-02-10 12:04:39 +10:00