SubDir HAIKU_TOP src tests kits support ;AddSubDirSupportedPlatforms libbe_test ;# Let Jam know where to find some of our source filesSEARCH_SOURCE += [ FDirName $(SUBDIR) barchivable ] ;SEARCH_SOURCE += [ FDirName $(SUBDIR) bautolock ] ;SEARCH_SOURCE += [ FDirName $(SUBDIR) blocker ] ;SEARCH_SOURCE += [ FDirName $(SUBDIR) bmemoryio ] ;SEARCH_SOURCE += [ FDirName $(SUBDIR) bstring ] ;SEARCH_SOURCE += [ FDirName $(SUBDIR) bblockcache ] ;UnitTestLib libsupporttest.so: SupportKitTestAddon.cppByteOrderTest.cpp# BArchivableArchivableTest.cppBArchivableTester.cppFindInstantiationFuncTester.cppInstantiateObjectTester.cppLocalTestObject.cppValidateInstantiationTester.cpp# BAutolockAutolockTest.cppAutolockLockerTest.cppAutolockLooperTest.cpp# BDateTimeDateTimeTest.cpp# BLocker (all in ./blocker)LockerTest.cppBenaphoreLockCountTest1.cppConcurrencyTest1.cppConcurrencyTest2.cppConstructionTest1.cppDestructionTest1.cppDestructionTest2.cppLockerTestCase.cppSemaphoreLockCountTest1.cpp# BMemoryIOMemoryIOTest.cppConstTest.cppSeekTest.cppWriteTest.cppReadTest.cppSetSizeTest.cpp# BMallocIOMallocIOTest.cppMallocSeekTest.cppMallocWriteTest.cppMallocBufferLengthTest.cpp#BStringStringTest.cppStringConstructionTest.cppStringAccessTest.cppStringAssignTest.cppStringAppendTest.cppStringSubCopyTest.cppStringPrependTest.cppStringCaseTest.cppStringInsertTest.cppStringEscapeTest.cppStringRemoveTest.cppStringCompareTest.cppStringFormatAppendTest.cppStringCharAccessTest.cppStringSearchTest.cppStringReplaceTest.cppStringSplitTest.cpp#BBlockCacheBlockCacheTest.cppBlockCacheExerciseTest.cppBlockCacheConcurrencyTest.cpp: be [ TargetLibstdc++ ] libsupporttest_RemoteTestObject.so;UsePrivateHeaders support ;SimpleTest compression_test : compression_test.cpp : be [ TargetLibsupc++ ] ;SimpleTest string_utf8_tests : string_utf8_tests.cpp : be ;SubInclude HAIKU_TOP src tests kits support barchivable ;#SubInclude HAIKU_TOP src tests kits support bautolock ;#SubInclude HAIKU_TOP src tests kits support blocker ;