59 (
void)
r.alloc<
char>(
static_cast<unsigned long int>(
size));
Base class for all tests to be run
Base(const std::string &s)
Create and register test with name s.
Test for Region memory area
Region(void)
Initialize test.
static const int n_repeat
How often to repeat.
static const size_t size
The size of a block.
static const int n_blocks
How many blocks to allocate.
bool run(void)
Perform actual tests.
const size_t region_area_size
Size of region area.