Commit Graph

3 Commits

Author SHA1 Message Date
brian khuu f274de5386 debug-test.sh: combined execute and gdb test mode via -g flag 2024-05-14 23:09:25 +10:00
brian khuu d75ceb168b run-single-test.sh: added a single test function script and fix debug-test.sh to be more robust 2024-05-14 21:53:33 +10:00
Josh Ramer fed0108491
Scripting & documenting debugging one test without anything else in the loop. (#7096)
* A little documentation that shares my quick tips for working in the repository.

* Update startup-testing-debugging.md

* script that shows a menu of tests to pick from & run the debugger on

* debug-test.sh: Refactor CLI help message

* debug-test.sh: documentation update

* debug-test.sh: CLI Help output corrections

* debug-test.sh: minor doc fix

---------

authored-by: Josh Ramer <ubuntu@ip-172-31-32-53.ec2.internal>
Assisted-by: brian khuu <mofosyne@gmail.com>
2024-05-12 03:26:35 +10:00