summaryrefslogtreecommitdiff
path: root/open_issues/unit_testing.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-01-08 12:30:43 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-01-08 12:30:43 +0100
commit1d686bf7768a6c44c2b5e73ef876d9410704b53b (patch)
tree98ca7f1c65a69ba6895b240429eef2f7e1894173 /open_issues/unit_testing.mdwn
parent44b308531e8c1823ecdcad17488c4e5eea36c19a (diff)
open_issues/unit_testing: Link to SC Test.
Diffstat (limited to 'open_issues/unit_testing.mdwn')
-rw-r--r--open_issues/unit_testing.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn
index b84c99bd..9060d12e 100644
--- a/open_issues/unit_testing.mdwn
+++ b/open_issues/unit_testing.mdwn
@@ -15,6 +15,9 @@ We definitely want to add unit test suites to our code base.
We should select a tool that we like to use, and that is supported (not
abandoned).
+ * [SC
+ Test](http://web.archive.org/web/20021204193607/sc-archive.codesourcery.com/sc_test)
+
* [DejaGnu](http://www.gnu.org/software/dejagnu/) /
[Expect](http://expect.nist.gov/)