summaryrefslogtreecommitdiffhomepage
path: root/tests/__init__.py
Commit message (Collapse)AuthorAge
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
| | | | use gnu.org/licences instead of a postal address, as suggested by Guido
* tests: make tests a Python moduleMarkus Lehtonen2012-11-23
Makes it possible to reuse code between various tests. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>