TestSelectNotifyOnClose
TestSelectNotifyOnClose(bool master)
CALLER(this, &TestSelectNotifyOnClose::_Selector), "selector");
RUN_TEST(new TestSelectNotifyOnClose(true));
RUN_TEST(new TestSelectNotifyOnClose(false));