class SndRcvBufSockOpt_DoubledOnGet_Test
Defined at line 708 of file ../../src/starnix/tests/syscalls/cpp/socket_test.cc
This test asserts that the value of SO_RCVBUF and SO_SNDBUF are doubled on
set, and this doubled value is returned on get, as described in the Linux
socket(7) man page.
Public Methods
void SndRcvBufSockOpt_DoubledOnGet_Test ()
Defined at line 708 of file ../../src/starnix/tests/syscalls/cpp/socket_test.cc
void TestBody ()
Defined at line 708 of file ../../src/starnix/tests/syscalls/cpp/socket_test.cc