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
/
support
/
bblockcache
/
BlockCacheTest.h
blob
e6ec33f111d70c188642dc4522f8f21852b074f8
1
#ifndef _blockcache_test_h_
2
#define _blockcache_test_h_
3
4
class CppUnit
::
Test
;
5
6
CppUnit
::
Test
*
BlockCacheTestSuite
();
7
8
#endif
// _blockcache_test_h_