+ Started migrating Support Kit to new testing framework
+ Migrated BLocker tests. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@301 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3,13 +3,10 @@
|
||||
|
||||
#include <cppunit/Exception.h>
|
||||
#include <cppunit/TestResult.h>
|
||||
#include <kernel/OS.h>
|
||||
#include <OS.h>
|
||||
#include <signal.h>
|
||||
#include <string>
|
||||
|
||||
//class ThreadedTestCase;
|
||||
class CppUnit::TestResult;
|
||||
|
||||
// Pointer to a function that takes no parameters and
|
||||
// returns no result. All threads must be implemented
|
||||
// in a function of this type.
|
||||
|
||||
Reference in New Issue
Block a user