gparted/tests
Mike Fleetwood c6657aab9e Add unit tests for PasswordRAMStore module (#795617)
As noted in comments:

1) This is white box testing because it uses implementation knowledge
   to look through the API to the internals of the password store.

2) It is not currently possible to test that the passwords are zeroed
   when the store is destroyed.
   However zeroing of memory is being tested when individual passwords
   are erased.

Bug 795617 - Implement opening and closing of LUKS mappings
2018-04-30 09:10:48 -06:00
..
Makefile.am Add unit tests for PasswordRAMStore module (#795617) 2018-04-30 09:10:48 -06:00
test_BlockSpecial.cc Use /dev/disk/by-id/ to get device symlink in test_BlockSpecial 2018-03-26 10:16:45 -06:00
test_PasswordRAMStore.cc Add unit tests for PasswordRAMStore module (#795617) 2018-04-30 09:10:48 -06:00
test_PipeCapture.cc Add PipeCapture line discipline tests 2017-06-03 09:38:55 -06:00
test_dummy.cc Add unit test suites with initial successful dummy test (#781978) 2017-06-02 10:13:16 -06:00