libcryfs/test/blobstore/implementations/onblocks
jeremymeadows 353f287bde
Added an option to create a mountpoint with a missing directory (#354)
* Added an option to create a mountpoint with a missing directory

It skips the normal confirmation message, which makes cryfs easier
to use in scripts, or can be aliased for quicker use.

* separated basedir and mountpoint autocreate flags, and added tests

* Werror and clang-tidy fixes
added to the ChangeLog

* fixed the bugs that clang-tidy caused

never used clang before, so I don't really know what it did and why it
caused compile errors
2020-07-31 18:08:19 -07:00
..
datanodestore Fix googletest deprecations 2019-10-19 18:38:54 -07:00
datatreestore Simplify mocking thanks to new googletest features 2019-10-25 23:38:04 -07:00
testutils Remove c style casts and unaligned memory accesses 2017-12-03 19:01:41 +00:00
utils Fix googletest deprecations 2019-10-19 18:38:54 -07:00
BigBlobsTest.cpp Reduce memory usage 2018-05-03 21:32:21 -07:00
BlobReadWriteTest.cpp Fix googletest deprecations 2019-10-19 18:38:54 -07:00
BlobSizeTest.cpp Added an option to create a mountpoint with a missing directory (#354) 2020-07-31 18:08:19 -07:00
BlobStoreTest.cpp Remove c style casts and unaligned memory accesses 2017-12-03 19:01:41 +00:00