summaryrefslogtreecommitdiffstats
path: root/unit-tests/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Port to Python 3 while maintaining compatibility with Python >= 2.6Slavek Kabrda2015-02-031-1/+3
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* Run unit tests with more verbose infoDavid Sommerseth2009-12-141-1/+1
|
* Removed not needed code and fixed Makefile to run test unit testDavid Sommerseth2009-12-101-29/+1
|
* CleanupNima Talebi2009-05-241-2/+3
|
* Expanding the test case to include the POC demoNima Talebi2009-05-231-0/+33
The POC demo does not actually do much testing yet, other than just working or not working - but it's in place now for future enhancements.