MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / AlignedMallocDeathTest

Class AlignedMallocDeathTest

test/librawspeed/common/MemoryTest.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70template <typename T>
71class AlignedMallocDeathTest : public AlignedMallocTest<T> {};
72
73using Classes =
74 testing::Types<int, unsigned int, int8_t, uint8_t, int16_t, uint16_t,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected