TODOs
This commit is contained in:
parent
d8a6b23962
commit
0b2984888d
@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
namespace cpputils {
|
namespace cpputils {
|
||||||
|
|
||||||
|
//TODO Rewrite to using cpputils::Data (but take care that the cpputils::Data tests actually still test something, they use DataBlockFixture)
|
||||||
|
//TODO Add tests
|
||||||
|
|
||||||
class DataBlockFixture {
|
class DataBlockFixture {
|
||||||
public:
|
public:
|
||||||
DataBlockFixture(size_t size, long long int IV = 1);
|
DataBlockFixture(size_t size, long long int IV = 1);
|
||||||
|
Loading…
Reference in New Issue
Block a user