summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestServer/TestPlugins/TestProbes.py
Commit message (Expand)AuthorAgeFilesLines
* reorganized testsuite to allow tests on stuff outside of srcChris St. Pierre2012-09-041-549/+0
* added some basic plugin interface tests to allow inheritance and forward-comp...Chris St. Pierre2012-08-241-0/+8
* removed debugging outputChris St. Pierre2012-08-231-2/+0
* removed two more relative importsChris St. Pierre2012-08-231-3/+3
* removed relative imports from testsuite for py2.4 compatChris St. Pierre2012-08-231-2/+11
* fixed imports from test commonChris St. Pierre2012-08-221-1/+2
* tweaked tests for python 2.5Chris St. Pierre2012-08-221-1/+3
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-221-2/+4
* removed context managers from unit testsChris St. Pierre2012-08-211-3/+4
* lots of various py3k fixesChris St. Pierre2012-08-211-3/+5
* fixed builtin mocks for py3kChris St. Pierre2012-08-211-3/+3
* attempt to get tests working under python 2.6Chris St. Pierre2012-08-211-10/+8
* minor test fixesChris St. Pierre2012-08-161-10/+26
* added unit tests for EntrySetChris St. Pierre2012-08-141-3/+12
* fixed test inheritanceChris St. Pierre2012-08-141-5/+10
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-131-58/+25
* made plugin tests inherit from plugin interface testsChris St. Pierre2012-08-101-2/+4
* move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...Chris St. Pierre2012-08-091-1/+0
* unified Metadata/DBMetadata pluginsChris St. Pierre2012-07-311-16/+29
* Added ability to store probe data in database instead of probed.xmlChris St. Pierre2012-07-301-0/+517