blob: 5323874f4fd1566d767b7e0e0f410e378ccbe91d [file] [log] [blame]
This project is used to debug individual test case programs.
To build and debug a test case:
- add the .c file to this project;
- remove any .c files from other test cases from this project.
- build and debug as usual.