Re: [ceph-users] About ceph unit test and function test code coverage

2013-09-12 Thread Loic Dachary
Hi David, You can run the unit tests from sources and get coverage as explained in http://dachary.org/?p=1781 The majority of code coverage is done via the integration tests run by teuthology. You can setup teuthology as described here : http://dachary.org/?p=2204 Note however that, to the bes

[ceph-users] About ceph unit test and function test code coverage

2013-09-12 Thread david zhang
Hello, I am new to ceph. We are planning to use ceph. Before we actually start to work on it, we would like to know ceph's both unit test and function test code coverage. Could you please share us both results? That would be very helpful to us. Thanks a lot! -- Regards, Zhi