]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: fix bad TearDown in TestCryptoOpensslDataCryptor
authorOr Ozeri <oro@il.ibm.com>
Thu, 25 Nov 2021 13:11:36 +0000 (15:11 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 13 Feb 2022 15:49:58 +0000 (16:49 +0100)
commit2d22330c22f7dfa5cc2c5d57bb45d538cd58a60c
tree0c576c0675c492f5489350e0f2e1826d02e3329f
parentb29be7fbd9e37c7610c98f7f3c4e69ea2898ae2e
test/librbd: fix bad TearDown in TestCryptoOpensslDataCryptor

Fix the TearDown function in TestCryptoOpensslDataCryptor
to call the right class parent function.

Signed-off-by: Or Ozeri <oro@il.ibm.com>
(cherry picked from commit 91c3b0314c4545fa47275d69c0738561846c1e83)
src/test/librbd/crypto/openssl/test_DataCryptor.cc