tests/build: Increase the focaltech_moc test timeout

As per commit bad930503c the test data is way bigger than it used to
be, so the test duration is longer.

Thus increase the timeout not to have failures
This commit is contained in:
Marco Trevisan (Treviño)
2026-06-19 15:43:09 +02:00
parent bf91b0ede8
commit 2373769e5b
+1 -1
View File
@@ -59,7 +59,7 @@ drivers_tests = {
'fpcmoc': {},
'realtek': {},
'realtek-5816': {},
'focaltech_moc': {},
'focaltech_moc': { 'timeout': 30 },
'focaltech_moc-6553': {},
'mafpmoc': {},
'secugen': {},