]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/pybind/test_ceph_argparse: check for expected argument
authorKefu Chai <kchai@redhat.com>
Sun, 13 Jun 2021 04:03:11 +0000 (12:03 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 14 Jun 2021 01:50:47 +0000 (09:50 +0800)
commitcf4570d663d9c0fb656a54adc03fdfe83ead6ed0
treed939c8ae61290155bd48d46c0544740958e1c4d7
parent3d7516f8daefcefa06a46981a62442d9193164f6
test/pybind/test_ceph_argparse: check for expected argument

instead of comparing the validated argument with empty dict, check for
its content for better coverage of testing.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/pybind/test_ceph_argparse.py