Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
#include "../util/opensslrandomdevice.h"
#include "./utils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <random>
Go to the source code of this file.
Classes | |
class | OpenSslRandomDeviceTests |
The OpenSslRandomDeviceTests class tests the Util::OpenSslRandomDevice class. More... | |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (OpenSslRandomDeviceTests) | |
CPPUNIT_TEST_SUITE_REGISTRATION | ( | OpenSslRandomDeviceTests | ) |