repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
tests
/
kits
/
app
/
bclipboard
/
ClipboardTest.h
blob
0e2d15d486831adf6eb2a6828f83fe1e584e34b9
1
#ifndef _clipboard_test_h_
2
#define _clipboard_test_h_
3
4
class CppUnit
::
Test
;
5
6
CppUnit
::
Test
*
ClipboardTestSuite
();
7
8
#endif
// _clipboard_test_h_
9