mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-15 00:20:06 -05:00
Test if we correctly detect errors when writing.
This commit is contained in:
parent
606e36acf3
commit
2033174d95
7 changed files with 158 additions and 7 deletions
|
|
@ -27,6 +27,7 @@ class TestHashedBlockStream : public QObject
|
|||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testWriteRead();
|
||||
void testWriteFailure();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTHASHEDBLOCKSTREAM_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue