Sign in
cos
/
third_party
/
kernel
/
ae5b9c3b10d5f63b118fabc8879ec789e3fcbcda
/
.
/
tools
/
perf
/
tests
/
tests-scripts.h
blob: b553ad26ea17642a2e3afe0227c804202e02fc36 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
TESTS_SCRIPTS_H
#define
TESTS_SCRIPTS_H
#include
"tests.h"
struct
test_suite
**
create_script_test_suites
(
void
);
#endif
/* TESTS_SCRIPTS_H */