]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add unit test for race condition in libnss 1433/head
authorSharif Olorin <sio@tesser.org>
Thu, 13 Mar 2014 07:36:00 +0000 (18:36 +1100)
committerSharif Olorin <sio@tesser.org>
Thu, 13 Mar 2014 14:22:07 +0000 (01:22 +1100)
commita2784baae16ffdd4932e5b17183efb001ab646b4
tree61b7c2c3732bada3813380250035ab81135ef508
parent44aaaaffd5224412d30435c58b399e21ccff19bd
Add unit test for race condition in libnss

This isn't in test/crypto.cc because common_init_finish is called prior
to running any tests. Will not build the test function if Ceph hasn't
been configured with NSS.

Signed-off-by: Sharif Olorin <sio@tesser.org>
src/test/Makefile.am
src/test/crypto_init.cc [new file with mode: 0644]