DRAMSys unit tests.

- Build test improved to used a temp dir which is removed after the test.
- New test: Run dramSys without arguments.
- Tests are totally independent.
- New utility functions to get data from config/specs XML files.
- Unit test files will now appear in qtcreator.
- Info header added to the files.
This commit is contained in:
Éder F. Zulian
2016-09-19 00:06:55 +02:00
parent 3f241b2101
commit 633d3b886e
5 changed files with 177 additions and 28 deletions

1
.gitignore vendored
View File

@@ -17,3 +17,4 @@ build*/
*.swo
cscope*
DRAMSys/analyzer/scripts/__pycache__/
*.pyc