class PagingTest_ReadError_Test

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

Tests that read errors are propagated. This uses zx_vmo_read so we can get the error without

segfaulting. Since we're not actually trying to test the kernel's delivery of paging errors, this

is enough for the VFS paging behavior.

Public Methods

void PagingTest_ReadError_Test ()

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

void PagingTest_ReadError_Test (const PagingTest_ReadError_Test & )

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

void PagingTest_ReadError_Test (PagingTest_ReadError_Test && )

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

PagingTest_ReadError_Test & operator= (const PagingTest_ReadError_Test & )

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

PagingTest_ReadError_Test & operator= (PagingTest_ReadError_Test && )

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc

void ~PagingTest_ReadError_Test ()

Defined at line 404 of file ../../src/storage/lib/vfs/cpp/tests/paging_test.cc