1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/test/unit
Petr Rockai d4fed28523 Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit)
tests from unit-tests/*/*_t.c (now under test/unit). The valgrind/pool test is
missing, since it's not really a unit test and probably not too valuable
either. Available via "make unit" (and if --enable-testing was passed to
configure, also executed by make check).
2011-11-20 21:43:20 +00:00
..
bitset_t.c Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit) 2011-11-20 21:43:20 +00:00
Makefile.in Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit) 2011-11-20 21:43:20 +00:00
matcher_data.h Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit) 2011-11-20 21:43:20 +00:00
matcher_t.c Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit) 2011-11-20 21:43:20 +00:00
run.c Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit) 2011-11-20 21:43:20 +00:00