class WithoutSEStarnix
Defined at line 292 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc
Public Methods
pid_t SpawnManager (test_helper::ForkHelper & fork_helper, fit::closure manager_behavior)
Defined at line 294 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc
pid_t SpawnProvider (test_helper::ForkHelper & fork_helper, fit::closure provider_behavior)
Defined at line 297 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc
pid_t SpawnClient (test_helper::ForkHelper & fork_helper, fit::closure client_behavior)
Defined at line 301 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc
void ValidateClientSecctxSeenByProvider (std::string_view secctx)
Defined at line 304 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc
bool SkipEntirely ()
Defined at line 307 of file ../../src/starnix/tests/syscalls/cpp/binder_test.cc