]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: move ceph-dencoder to src/tools
authorKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 13:09:18 +0000 (21:09 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 13:09:23 +0000 (21:09 +0800)
commit09080d4bc5a4202832f0978667cf3b55bbca8e89
tree61385a2598b3abb7e930d3e79880a1c16d1bebe1
parentb8f079a653c4d86357b759e54c3a26b7f691e3b5
test: move ceph-dencoder to src/tools

as it belongs to ceph-common, not ceph-test.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/encoding/CMakeLists.txt
src/test/encoding/ceph_dencoder.cc [deleted file]
src/tools/CMakeLists.txt
src/tools/ceph_dencoder.cc [new file with mode: 0644]