summaryrefslogtreecommitdiffstats
path: root/unit-tests
Commit message (Expand)AuthorAgeFilesLines
* Port to Python 3 while maintaining compatibility with Python >= 2.6Slavek Kabrda2015-02-032-14/+17
* Improved some log linesDavid Sommerseth2009-12-151-5/+5
* Removed yet another dmidecode.dump() test when running as non-rootDavid Sommerseth2009-12-151-3/+4
* Fixed errornous log lineDavid Sommerseth2009-12-141-1/+1
* Do not try to dump DMI data if test hardware do not support itDavid Sommerseth2009-12-141-7/+14
* Added WARN as an alternative to soft failuresNima Talebi2009-12-141-4/+17
* Run unit tests with more verbose infoDavid Sommerseth2009-12-141-1/+1
* Fixed missing quotes, which lead all tests to failDavid Sommerseth2009-12-141-1/+1
* Now takes flags for color and verbosityNima Talebi2009-12-141-230/+303
* Adding the other memory dumps tooNima Talebi2009-12-1417-0/+0
* Make the unit test run without installing python-dmidecodeDavid Sommerseth2009-12-101-1/+15
* Removed not needed code and fixed Makefile to run test unit testDavid Sommerseth2009-12-107-694/+1
* Added a couple of DMI dumps to be able to run tests as non-rootDavid Sommerseth2009-12-102-0/+0
* Cleaned up the unit test a little bitDavid Sommerseth2009-12-101-31/+25
* Removed no longer needed fileDavid Sommerseth2009-06-101-1/+0
* Discovered another issue with Python and importsDavid Sommerseth2009-06-101-0/+1
* Fixed import issues with dmidecodeDavid Sommerseth2009-06-102-12/+12
* Updated unit-test to check the XML APIDavid Sommerseth2009-06-101-1/+72
* CleanupNima Talebi2009-05-243-4/+7
* Completed preliminary reimplementation of type()Nima Talebi2009-05-241-0/+2
* Expanding the test case to include the POC demoNima Talebi2009-05-239-0/+891