class FakeObject_ShimGetInfo_Class
Defined at line 39 of file ../../src/devices/testing/fake-object/test/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 FakeObject_ShimGetInfo_Class ()
Defined at line 39 of file ../../src/devices/testing/fake-object/test/fake-object-test.cc
void ~FakeObject_ShimGetInfo_Class ()
Defined at line 39 of file ../../src/devices/testing/fake-object/test/fake-object-test.cc