Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / perf / tests / tests-scripts.h
blobb553ad26ea17642a2e3afe0227c804202e02fc36
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef TESTS_SCRIPTS_H
3 #define TESTS_SCRIPTS_H
5 #include "tests.h"
7 struct test_suite **create_script_test_suites(void);
9 #endif /* TESTS_SCRIPTS_H */