summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Unit testing for some string libdm functionsZdenek Kabelac2012-02-233-1/+86
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-1/+1
* Add test for memory allocation failuresZdenek Kabelac2012-02-101-2/+2
* TARGETS macro has to be defined before inclusion of make.tmplZdenek Kabelac2012-01-271-1/+3
* Build test run target only for $(TESTING)Zdenek Kabelac2012-01-261-3/+3
* Minor oldstyle warning updateZdenek Kabelac2012-01-091-1/+1
* Add a unit test for config cascade (overlay). Needs expanding though.Petr Rockai2011-12-181-0/+30
* Cleanup test compile warningZdenek Kabelac2011-12-134-22/+26
* Add a unit test for dm_config_clone_node.Petr Rockai2011-12-111-19/+58
* Start a rudimentary unit test for the dm_config_* interface.Petr Rockai2011-12-113-1/+86
* Use pkg-config to look for CUnit (needed for systems where it's not on thePetr Rockai2011-12-111-3/+4
* Cleanup test makefilesZdenek Kabelac2011-11-231-3/+8
* Cleanup gcc warningZdenek Kabelac2011-11-211-1/+1
* Add some cflags to ldflagsZdenek Kabelac2011-11-211-1/+1
* Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit)Petr Rockai2011-11-205-0/+1281