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
/
bpropertyinfo
/
PropertyInfoTest.h
blob
21de0bb93b40014839dea4f9e524cf74be9e37f4
1
#ifndef _property_info_test_h_
2
#define _property_info_test_h_
3
4
class CppUnit
::
Test
;
5
6
CppUnit
::
Test
*
PropertyInfoTestSuite
();
7
8
#endif
// _property_info_test_h_
9
10
11
12
13
14