summaryrefslogtreecommitdiff
path: root/.unittests
Commit message (Collapse)AuthorAgeFilesLines
* Make swift-bench not depending on swift.Chmouel Boudjnah2013-11-241-1/+1
| | | | | | | | | Remove the dependence on swift, import the only needed functions from swift.common.utils to swiftbench.utils Add tests for utils using mock instead. Change-Id: I1b69dce750b55f3ee0e999fb5a7100cf811f7ebe
* Add plumbing.Chmouel Boudjnah2013-11-211-0/+8
- Update .gitignore to ignore all testrunners. - Move swift-bench to swiftbench. - Move tests to tests/ - Add some simple {test-,}requirements (more works needs to be done to get proper versioning) Change-Id: Iab4d65f02cbce8c99ecafa30d15c4cb11f0b4293