Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change test executables into modules | Simo Sorce | 2014-06-17 | 1 | -0/+138 |
| | | | | | | | Create a common tests framework and convert tests into modules loaded at runtime using the ipsilon plugin framework. Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Fix warning | Simo Sorce | 2014-06-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Move parsing code into helpers module | Simo Sorce | 2014-06-15 | 2 | -0/+241 |
This way common test actions can be easily reused by multiple tests. Signed-off-by: Simo Sorce <simo@redhat.com> |