aboutsummaryrefslogtreecommitdiff
path: root/debug/programs/infinite_loop.S
AgeCommit message (Collapse)AuthorFilesLines
2017-06-22Add basic multicore test.Tim Newsome1-33/+36
2017-06-20Smoketest multicore.Tim Newsome1-0/+40
When connecting to gdb, select a random thread and use that for the current test. Also replace infinite_loop with something that will later allow smoketesting of more than one thread.