]> Git Repo - J-linux.git/blob - tools/perf/tests/tests-scripts.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / tools / perf / tests / tests-scripts.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef TESTS_SCRIPTS_H
3 #define TESTS_SCRIPTS_H
4
5 #include "tests.h"
6
7 struct test_suite **create_script_test_suites(void);
8
9 #endif /* TESTS_SCRIPTS_H */
This page took 0.026804 seconds and 4 git commands to generate.