make tests more like regresion tests
This commit is contained in:
@@ -66,6 +66,7 @@ static void testMonitor()
|
||||
MonitorElementPtr monitorElement = monitor->poll();
|
||||
monitor->release(monitorElement);
|
||||
monitor->stop();
|
||||
printf("PASSED\n");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user