Sign in
zircon-guest
/
third_party
/
linux
/
d8e8197b93fb45a6459ca0ec0d462ce29e63de6a
/
.
/
tools
/
testing
/
radix-tree
/
regression.h
blob: 3c8a1584e9ee4c84be01b3ecda5cfbcbccd24fd3 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__REGRESSION_H__
#define
__REGRESSION_H__
void
regression1_test
(
void
);
void
regression2_test
(
void
);
void
regression3_test
(
void
);
#endif