SubDir HAIKU_TOP src tests kits storage ;AddSubDirSupportedPlatforms libbe_test ;UsePrivateHeaders storage ;UnitTestLib libstoragetest.so: StorageKitTestAddon.cppAppFileInfoTest.cppBasicTest.cppDataIOTest.cppDirectoryTest.cppEntryTest.cppFindDirectoryTest.cppFileTest.cppMimeSnifferTest.cpp# MimeTypeTest.cppNodeInfoTest.cppNodeTest.cppPathTest.cppQueryTest.cppResourcesTest.cppResourceStringsTest.cppStatableTest.cppSymLinkTest.cppTestApp.cppVolumeTest.cpp: be [ TargetLibstdc++ ];# To run the tests some test files must be around.{local resdir = <src!tests!kits!storage>resources ;MakeLocate $(resdir) : $(TARGET_UNIT_TEST_DIR) ;RelSymLink $(resdir) : [ FDirName $(HAIKU_TOP) src tests kits storage resources ] : false ;Depends libstoragetest.so : $(resdir) ;}SubInclude HAIKU_TOP src tests kits storage disk_device ;SubInclude HAIKU_TOP src tests kits storage testapps ;SubInclude HAIKU_TOP src tests kits storage virtualdrive ;