mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-21 04:53:46 -04:00
selftests/powerpc: Give some tests longer to run
Some of these long running tests can time out on heavily loaded systems, give them longer to run. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
@@ -84,5 +84,7 @@ int main(int argc, char *argv[])
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
test_harness_set_timeout(300);
|
||||
return test_harness(test_mmap, "mmap_bench");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user