]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: remove tests for when init() is not called in shec (#10839) 3716/head
authort-miyamae <miyamae.takeshi@jp.fujitsu.com>
Thu, 12 Feb 2015 06:45:02 +0000 (15:45 +0900)
committert-miyamae <miyamae.takeshi@jp.fujitsu.com>
Mon, 16 Feb 2015 07:28:33 +0000 (16:28 +0900)
commite95d4cc5b66efdfbfead8e9b3c5ffa3eed1edf3e
tree0fb3db67e581b8ec1d8fb881136d84803aef0384
parentbac18468283550709c881a899ab2e0b3ebe2c099
tests: remove tests for when init() is not called in shec (#10839)

init2_1, init2_2, init2_3 are equivalent to init_1 and also removed.
encode_6, decode_6, create_ruleset_3 are null argument tests,
but the arguments are references of C++, so also removed.

Signed-off-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
src/test/erasure-code/TestErasureCodeShec.cc