1
2
3
4
5
6
7
8
9
10
/* 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 */
无论今后遇到什么事情,都请不要后悔与我的相遇