aboutsummaryrefslogtreecommitdiff
path: root/scripts/test.py
Commit message (Collapse)AuthorAge
* Remove parse_kconfig from test runKarel Kočí2015-08-13
| | | | | Executing parse_kconfig in test run makes no sense and takes to much time.
* Fix link errorKarel Kočí2015-08-12
| | | | | Creation of link to linux image wasn't done right. Outcome was, wrong path in link.
* Scripts changed to use database.Karel Kočí2015-07-28
| | | | | | | | | | | | | Also initial implementation of multithread execution. A lot of functionality changed. Phases removed. Output parsing is now part of measure (boot) process. Utils cleared. Add dot_measure file for inverted dot_config. Configuration generating is now prepared for multiple generating types. Fist implemented is generating configurations with single selected configuration. Test is modified to be compatible with new changes.
* Fix booting process and test targetKarel Kočí2015-05-14
| | | | Test target wasn't working properly. Now it should work.
* Fix envKarel Kočí2015-05-13
|
* Fix missing symbol_map on test launchKarel Kočí2015-04-27
|
* Set execution file mode bit on test.pyKarel Kočí2015-04-27
|
* Finish implementation of test.testKarel Kočí2015-04-27
|
* First implementation of test.pyKarel Kočí2015-04-27
Not yet finished.