vfs: check userland buffers before reading them.
[haiku.git] / src / tests / kits / app / bclipboard / ClipboardTest.h
blob0e2d15d486831adf6eb2a6828f83fe1e584e34b9
1 #ifndef _clipboard_test_h_
2 #define _clipboard_test_h_
4 class CppUnit::Test;
6 CppUnit::Test* ClipboardTestSuite();
8 #endif // _clipboard_test_h_