|
Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
#include "../io/cryptoexception.h"#include "../io/entry.h"#include "../io/passwordfile.h"#include "./utils.h"#include <cppunit/TestFixture.h>#include <cppunit/extensions/HelperMacros.h>Go to the source code of this file.
Classes | |
| class | PasswordFileTests |
| The PasswordFileTests class tests the Io::PasswordFile class. More... | |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (PasswordFileTests) | |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | PasswordFileTests | ) |