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