Added RawVolume version of test as well.

This commit is contained in:
David Williams
2015-04-10 16:14:29 +02:00
parent 887ecc1aaa
commit 8bd013f28e
2 changed files with 11 additions and 0 deletions

View File

@ -57,6 +57,7 @@ private slots:
void testPagedVolumeDirectAccessWithExternalBackwards();
void testPagedVolumeSamplersWithExternalBackwards();
void testRawVolumeDirectRandomAccess();
void testPagedVolumeDirectRandomAccess();
void testPagedVolumeChunkLocalAccess();