|
1
|
# SPDX-License-Identifier: GPL-2.0-or-later |
|
2
|
|
|
3
|
tests_generic_system = [ |
|
4
|
'empty_cpu_model', |
|
5
|
'info_usernet', |
|
6
|
'linters', |
|
7
|
'monitor_hotplug', |
|
8
|
'version', |
|
9
|
'vnc', |
|
10
|
] |
|
11
|
|
|
12
|
tests_generic_linuxuser = [ |
|
13
|
] |
|
14
|
|
|
15
|
tests_generic_bsduser = [ |
|
16
|
] |