The included Test.StorageKit.h has been renamed to StorageKitTester.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@32 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
#include <SupportDefs.h>
|
#include <SupportDefs.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
class BasicTest : public StorageKit::TestCase
|
class BasicTest : public StorageKit::TestCase
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
#include <Path.h>
|
#include <Path.h>
|
||||||
#include <SymLink.h>
|
#include <SymLink.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
#include "DirectoryTest.h"
|
#include "DirectoryTest.h"
|
||||||
|
|
||||||
// Suite
|
// Suite
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#include "StatableTest.h"
|
#include "StatableTest.h"
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
#include "TestUtils.h"
|
#include "TestUtils.h"
|
||||||
|
|
||||||
class BEntry;
|
class BEntry;
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
#include <cppunit/TestCaller.h>
|
#include <cppunit/TestCaller.h>
|
||||||
#include <cppunit/TestSuite.h>
|
#include <cppunit/TestSuite.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h" // For "shell" global variable
|
#include "StorageKitTester.h" // For "shell" global variable
|
||||||
#include "FileTest.h"
|
#include "FileTest.h"
|
||||||
|
|
||||||
// Suite
|
// Suite
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
#include <Path.h>
|
#include <Path.h>
|
||||||
#include <Volume.h>
|
#include <Volume.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
|
|
||||||
const directory_which directories[] = {
|
const directory_which directories[] = {
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
#include <String.h>
|
#include <String.h>
|
||||||
|
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
#include "TestApp.h"
|
#include "TestApp.h"
|
||||||
#include "TestUtils.h"
|
#include "TestUtils.h"
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
#include <Entry.h>
|
#include <Entry.h>
|
||||||
#include <Path.h>
|
#include <Path.h>
|
||||||
#include <TypeConstants.h>
|
#include <TypeConstants.h>
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
// Suite
|
// Suite
|
||||||
CppUnit::Test*
|
CppUnit::Test*
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
#include <Query.h>
|
#include <Query.h>
|
||||||
#include <String.h>
|
#include <String.h>
|
||||||
#include <Volume.h>
|
#include <Volume.h>
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
#include "TestApp.h"
|
#include "TestApp.h"
|
||||||
#include "TestUtils.h"
|
#include "TestUtils.h"
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
#include <String.h>
|
#include <String.h>
|
||||||
#include <TypeConstants.h>
|
#include <TypeConstants.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
|
|
||||||
static const char *testDir = "/tmp/testDir";
|
static const char *testDir = "/tmp/testDir";
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
#include <String.h>
|
#include <String.h>
|
||||||
#include <TypeConstants.h>
|
#include <TypeConstants.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
static const char *testDir = "/tmp/testDir";
|
static const char *testDir = "/tmp/testDir";
|
||||||
static const char *x86ResFile = "/tmp/testDir/x86.rsrc";
|
static const char *x86ResFile = "/tmp/testDir/x86.rsrc";
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
#include <Path.h>
|
#include <Path.h>
|
||||||
#include <SymLink.h>
|
#include <SymLink.h>
|
||||||
|
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
#include "SymLinkTest.h"
|
#include "SymLinkTest.h"
|
||||||
|
|
||||||
// Suite
|
// Suite
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
// TestUtils.cpp
|
// TestUtils.cpp
|
||||||
|
|
||||||
#include "TestUtils.h"
|
#include "TestUtils.h"
|
||||||
#include "Test.StorageKit.h"
|
#include "StorageKitTester.h"
|
||||||
|
|
||||||
status_t DecodeResult(status_t result) {
|
status_t DecodeResult(status_t result) {
|
||||||
if (!shell.BeVerbose())
|
if (!shell.BeVerbose())
|
||||||
|
|||||||
Reference in New Issue
Block a user