Sign in
android-kvm
/
linux
/
e8dffe6c2004278c588b3bb441a3dbe998a3f2e4
/
.
/
tools
/
testing
/
radix-tree
/
regression.h
blob: e018c48166885311afb685d83892a0fe69e96198 [
file
] [
log
] [
blame
]
#ifndef
__REGRESSION_H__
#define
__REGRESSION_H__
void
regression1_test
(
void
);
void
regression2_test
(
void
);
void
regression3_test
(
void
);
#endif