Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
functional
/
m68k
/
meson.build
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
build
13 lines
186 Bytes
Copy permalink
Copy
Raw
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
3
tests_m68k_system_quick
=
[
4
'vmstate'
,
5
]
6
7
tests_m68k_system_thorough
=
[
8
'mcf5208evb'
,
9
'nextcube'
,
10
'replay'
,
11
'q800'
,
12
'tuxrun'
,
13
]