mirror of
https://github.com/rkujawa/rk65c02.git
synced 2024-12-12 10:30:23 +00:00
That's called "test_debug" not "test_breakpoint".
This commit is contained in:
parent
22f9e65714
commit
b32be45d10
@ -3,8 +3,8 @@ syntax(2)
|
|||||||
test_suite('rk65c02-tests')
|
test_suite('rk65c02-tests')
|
||||||
|
|
||||||
atf_test_program{name='test_assemble'}
|
atf_test_program{name='test_assemble'}
|
||||||
atf_test_program{name='test_breakpoint'}
|
|
||||||
atf_test_program{name='test_bus'}
|
atf_test_program{name='test_bus'}
|
||||||
|
atf_test_program{name='test_debug'}
|
||||||
atf_test_program{name='test_emulation'}
|
atf_test_program{name='test_emulation'}
|
||||||
atf_test_program{name='test_interrupt'}
|
atf_test_program{name='test_interrupt'}
|
||||||
atf_test_program{name='test_stepping'}
|
atf_test_program{name='test_stepping'}
|
||||||
|
Loading…
Reference in New Issue
Block a user