mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 12:06:25 -04:00
Test if reset() and close() write only one final block.
This commit is contained in:
parent
2033174d95
commit
98d9dae087
4 changed files with 36 additions and 0 deletions
|
@ -27,6 +27,7 @@ class TestHashedBlockStream : public QObject
|
|||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testWriteRead();
|
||||
void testReset();
|
||||
void testWriteFailure();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue