Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Classes | Functions
passwordfiletests.cpp File Reference
#include "../io/cryptoexception.h"
#include "../io/entry.h"
#include "../io/passwordfile.h"
#include "./utils.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
Include dependency graph for passwordfiletests.cpp:

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)
 

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( PasswordFileTests )