Changes between Version 26 and Version 27 of Projects/GCCGoRTEMS
- Timestamp:
- Jul 30, 2010, 2:29:13 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/GCCGoRTEMS
v26 v27 141 141 = Testing gccgo = 142 142 143 The gccgo testsuite can be run using the scripts found in the rtems-testing module in RTEMS source. (As of 2010-07-18, the testing patches have not been integrated into RTEMS sources).143 The gccgo testsuite can be run using the scripts found in the rtems-testing module in RTEMS source. 144 144 == Untested testcases == 145 145 … … 155 155 {{{ 156 156 go.test/test/chan/goroutines.go execution 157 go.test/test/sigchld.go compilation158 157 go.test/test/stack.go execution 159 158 go.test/test/peano.go execution