Change test executables into modules
authorSimo Sorce <simo@redhat.com>
Mon, 16 Jun 2014 20:26:31 +0000 (16:26 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 17 Jun 2014 18:51:44 +0000 (14:51 -0400)
commitfca4035996c93f8f05ea3837133961e28a1248d6
treef8909f1ec4c77ea4b0f65ff23f2ff237947ac795
parentb2e02899bf037e26a572e6ea53dce37c9f8b0ee0
Change test executables into modules

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>
Makefile
tests/helpers/common.py [new file with mode: 0755]
tests/test1.cfg [deleted file]
tests/test1.py
tests/tests.py