markTestSkipped('libev tests skipped because ext-libev is not installed.'); } return new ExtLibevLoop(); } public function testLibEvConstructor() { $loop = new ExtLibevLoop(); } }