vfs: check userland buffers before reading them.
[haiku.git] / src / tests / kits / app / bpropertyinfo / PropertyInfoTest.h
blob21de0bb93b40014839dea4f9e524cf74be9e37f4
1 #ifndef _property_info_test_h_
2 #define _property_info_test_h_
4 class CppUnit::Test;
6 CppUnit::Test *PropertyInfoTestSuite();
8 #endif // _property_info_test_h_