1SubDir HAIKU_TOP src tests misc ;
2
3SetSubDirSupportedPlatformsBeOSCompatible ;
4
5SimpleTest rtti-test : rtti-test.cpp : be [ TargetLibsupc++ ] ;
6SimpleTest writev-test : writev-test.cpp : be ;
7
8SubInclude HAIKU_TOP src tests misc exception-test ;
9