main-unit-tests #14
GitHub Actions / test-report.xml
succeeded
Sep 14, 2024 in 1s
74 passed, 0 failed and 0 skipped
✅ ./reports/report_1/results.xml
74 tests were completed in 1s with 74 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test_absolute_addr | 3✅ | 49ms | ||
test_arithmetic | 17✅ | 280ms | ||
test_bitwise_ops | 12✅ | 199ms | ||
test_compare | 14✅ | 230ms | ||
test_dcb | 3✅ | 40ms | ||
test_flags | 3✅ | 47ms | ||
test_immediate_addr | 1✅ | 15ms | ||
test_implied_addr | 1✅ | 14ms | ||
test_indirect_addr | 2✅ | 32ms | ||
test_invalid | 1✅ | 23ms | ||
test_labels | 1✅ | 15ms | ||
test_ldaxy | 1✅ | 14ms | ||
test_misc | 1✅ | 13ms | ||
test_relative_addr | 1✅ | 13ms | ||
test_stack | 7✅ | 111ms | ||
test_staxy | 3✅ | 47ms | ||
test_zp_addr | 3✅ | 49ms |
✅ test_absolute_addr
✅ test_absolute_addressing
✅ test_absolutex_addressing
✅ test_absolutey_addressing
✅ test_arithmetic
✅ test_adc_op
✅ test_adc_imm
✅ test_adc_zp
✅ test_adc_zpx
✅ test_adc_abs
✅ test_adc_absx
✅ test_adc_absy
✅ test_adc_indx
✅ test_adc_indy
✅ test_sbc_imm
✅ test_sbc_zp
✅ test_sbc_zpx
✅ test_sbc_abs
✅ test_sbc_absx
✅ test_sbc_absy
✅ test_sbc_indx
✅ test_sbc_indy
✅ test_bitwise_ops
✅ test_and
✅ test_asl_accumulator
✅ test_asl_zp
✅ test_asl_zpx
✅ test_asl_abs
✅ test_asl_absx
✅ test_lsr_accumulator
✅ test_lsr_zp
✅ test_lsr_accum_carry
✅ test_lsr_zp_carry
✅ test_ora
✅ test_bit
✅ test_compare
✅ test_cmp_imm
✅ test_cmp_zp
✅ test_cmp_zpx
✅ test_cmp_abs
✅ test_cmp_absx
✅ test_cmp_absy
✅ test_cmp_indx
✅ test_cmp_indy
✅ test_cpx_imm
✅ test_cpx_zp
✅ test_cpx_abs
✅ test_cpy_imm
✅ test_cpy_zp
✅ test_cpy_abs
✅ test_dcb
✅ test_dcb
✅ test_no_code
✅ test_invalid
✅ test_flags
✅ test_flag_on
✅ test_negative_dec
✅ test_and
✅ test_immediate_addr
✅ test_immediate_addressing
✅ test_implied_addr
✅ test_implied_addressing
✅ test_indirect_addr
✅ test_indx_addressing
✅ test_indy_addressing
✅ test_invalid
✅ test_invalids
✅ test_labels
✅ test_labels
✅ test_ldaxy
✅ test_lda
✅ test_misc
✅ test_nop
✅ test_relative_addr
✅ test_relative_addressing
✅ test_stack
✅ test_jsr
✅ test_jsr_wrap
✅ test_rts
✅ test_rts_empty
✅ test_pha_pla
✅ test_txs_tsx
✅ test_php_plp
✅ test_staxy
✅ test_sta
✅ test_stx
✅ test_sty
✅ test_zp_addr
✅ test_zp_addressing
✅ test_zpx_addressing
✅ test_zpy_addressing
Loading