Sign in
zircon-guest
/
third_party
/
linux
/
4e96ddb4ca5d8a404cab9cc0dae18e44d67b2cdb
/
.
/
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