From ec8290acdaea21b16d98f1ef5d4ae8a28ab2109a Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 3 Nov 2004 01:08:41 +0000 Subject: Mutex, semaphore, thread ID, test suite changes - see ChangeLogs --- tests/Debug.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/Debug.txt (limited to 'tests/Debug.txt') diff --git a/tests/Debug.txt b/tests/Debug.txt new file mode 100644 index 0000000..5323874 --- /dev/null +++ b/tests/Debug.txt @@ -0,0 +1,6 @@ +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. \ No newline at end of file -- cgit v1.2.3