Sign in
android-kvm
/
linux
/
fff4e7a0e680b29bb8006cc37921562ef4b8e8df
/
.
/
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