Changes between Version 21 and Version 22 of BluePrint/Testing/TestSuite
- Timestamp:
- 06/03/13 11:33:51 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Testing/TestSuite
v21 v22 183 183 https://github.com/flavour/eden/tree/master/modules/tests 184 184 185 Unit tests and benchmark tests can be found here - 185 Unit tests and benchmark tests can be found here - 186 186 187 187 https://github.com/flavour/eden/tree/master/modules/unit_tests … … 193 193 As part of Google Summer of Code, I (Somay Jain) am working on the project Automatic Test Framework, details of which can be found here - 194 194 https://docs.google.com/document/d/1cKApwBgJtKD85xObjMgCVCUazFQmG34SF1IDti5_7Ho/edit 195 196 ==== CI Server ==== 197 198 The implementation information of CI Server can be found here - [http://eden.sahanafoundation.org/wiki/SysAdmin/ContinuousIntegration SysAdmin/ContinuousIntegration] 199 200 The test stats run by the CI Server during GSoC'13 can be found here - [https://docs.google.com/spreadsheet/ccc?key=0Av_ASzErqk_tdFVMMmtyOUw1YnF6VHlhN3JUZ3hOTEE#gid=0 Spreadsheet] 195 201 196 202 == Future Work ==