| LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
Line data Source code 1 : // 2 : // Author: Vladimir Migashko <migashko@gmail.com>, (C) 2011 3 : // 4 : // Copyright: See COPYING file that comes with this distribution 5 : // 6 : 7 : #include <fas/testing.hpp> 8 : 9 1 : BEGIN_TEST 10 1 : RUN_SUITE(array_suite) 11 1 : RUN_SUITE(vtree_basic_suite) 12 1 : RUN_SUITE(vtree_mmap_suite) 13 1 : RUN_SUITE(vtree_ctor_suite) 14 1 : RUN_SUITE(vtree_count_suite) 15 1 : RUN_SUITE(vtree_compare_suite) 16 4 : END_TEST |
| Generated by: LCOV version 1.10 |