vfs: check userland buffers before reading them.
[haiku.git] / src / tests / misc / Jamfile
blob7b5fea467a1764b7bccbae05230771daba861223
1 SubDir HAIKU_TOP src tests misc ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
5 SimpleTest rtti-test : rtti-test.cpp : be [ TargetLibsupc++ ] ;
6 SimpleTest writev-test : writev-test.cpp : be ;
8 SubInclude HAIKU_TOP src tests misc exception-test ;