vfs: check userland buffers before reading them.
[haiku.git] / src / tests / kits / app / bmessage / MessageTest.h
blob0800ebc0d88414648b9793bed16fba8351dd18f7
1 //------------------------------------------------------------------------------
2 // MessageTest.h
3 //
4 //------------------------------------------------------------------------------
6 #ifndef MESSAGETEST_H
7 #define MESSAGETEST_H
9 // Standard Includes -----------------------------------------------------------
11 // System Includes -------------------------------------------------------------
13 // Project Includes ------------------------------------------------------------
15 // Local Includes --------------------------------------------------------------
17 // Local Defines ---------------------------------------------------------------
19 // Globals ---------------------------------------------------------------------
21 class CppUnit::Test;
23 CppUnit::Test* MessageTestSuite();
25 #endif // MESSAGETEST_H
28 * $Log $
30 * $Id $