class FakeObjectTest_ShimGetInfo_Class

Defined at line 46 of file ../../sdk/lib/driver/fake-object/cpp/fake-object-test.cc

By default a base |Object| should return ZX_ERR_NOT_SUPPORTED for

all intercepted object syscalls. This tests that the dispatch for

the fake syscall routing works for syscalls other tests don't exercise.

They are organized into individual tests to make it easier to tell if a

specific syscall is broken.

Public Methods

void FakeObjectTest_ShimGetInfo_Class ()

Defined at line 46 of file ../../sdk/lib/driver/fake-object/cpp/fake-object-test.cc

void ~FakeObjectTest_ShimGetInfo_Class ()

Defined at line 46 of file ../../sdk/lib/driver/fake-object/cpp/fake-object-test.cc