summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* POSIX:Chris St. Pierre2012-08-159-0/+2080
* fixed event on data directory itself to DirectoryBacked pluginsChris St. Pierre2012-08-151-2/+11
* print function fixesChris St. Pierre2012-08-151-1/+0
* added tests for GroupSpoolChris St. Pierre2012-08-151-1/+194
* added unit tests for EntrySetChris St. Pierre2012-08-142-17/+397
* added tests for Specificity/SpecificDataChris St. Pierre2012-08-141-2/+84
* added tests for PrioDirChris St. Pierre2012-08-141-34/+125
* fixed test inheritanceChris St. Pierre2012-08-143-113/+190
* added tests for XMLSrc, InfoXML, XMLDirectoryBackedChris St. Pierre2012-08-131-7/+103
* abstracted out some common test stuff into common.pyChris St. Pierre2012-08-136-172/+184
* added unit tests for INode, InfoNodeChris St. Pierre2012-08-131-37/+306
* made plugin tests inherit from plugin interface testsChris St. Pierre2012-08-106-10/+19
* StructFile tests and fixesChris St. Pierre2012-08-101-5/+226
* tests and fixes for XMLFileBackedChris St. Pierre2012-08-091-0/+189
* DirectoryBacked tests and fixesChris St. Pierre2012-08-091-0/+188
* move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...Chris St. Pierre2012-08-093-46/+30
* adding some tests for Plugin.pyChris St. Pierre2012-08-091-0/+448
* py3k fix: UserDict -> MutableMappingChris St. Pierre2012-07-311-0/+19
* unified Metadata/DBMetadata pluginsChris St. Pierre2012-07-313-467/+463
* fixed option testChris St. Pierre2012-07-301-3/+3
* allow merging of undefined groupsChris St. Pierre2012-07-301-0/+8
* Added ability to store probe data in database instead of probed.xmlChris St. Pierre2012-07-301-0/+517
* Metadata and other improvements:Chris St. Pierre2012-07-302-157/+655
* testsuite: Add parserSol Jerome2012-07-201-1/+1
* testsuite: Fix Metadata test failuresSol Jerome2012-07-141-2/+4
* testsuite: Fix Options testingSol Jerome2012-07-071-1/+1
* testsuite: Fix Option testsuite errorsSol Jerome2012-05-191-10/+13
* fixed unit tests for xinclude changesChris St. Pierre2012-04-131-23/+30
* organized testsuite to mirror srcChris St. Pierre2012-03-205-329/+1022
* testsuite: PY3K + PEP8 fixesSol Jerome2011-04-073-43/+62
* Updated files to match PEP 257 Fabian Affolter2010-06-091-4/+4
* Fix Options (don't cook default values) (needed for the multi-fingerprint patch)Narayan Desai2008-03-311-11/+12
* Fix frame test failuresNarayan Desai2008-03-241-2/+1
* Implement EntrySet and basic testing for it (mainly from ritcey)Narayan Desai2008-03-211-0/+122
* implement support for long optionsNarayan Desai2008-03-081-0/+10
* Add more testing for Bcfg2.Client.Frame (up to 66%) (woo!)Narayan Desai2008-01-191-4/+73
* Frame updates (and start of unit-testing)Narayan Desai2008-01-181-0/+25
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-8/+13
* Add unit testing for new option parsing library (Full Coverage)Narayan Desai2007-12-311-0/+79