Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
functional
/
mips
/
meson.build
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
build
11 lines
156 Bytes
Copy permalink
Copy
Raw
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
3
test_mips_timeouts
=
{
4
'malta'
:
480
,
5
}
6
7
tests_mips_system_thorough
=
[
8
'malta'
,
9
'replay'
,
10
'tuxrun'
,
11
]