Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
deller
/
linux-fbdev
/
e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c
/
.
/
tools
/
perf
/
tests
/
tests-scripts.h
blob: b553ad26ea17642a2e3afe0227c804202e02fc36 [
file
]
/* 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 */