Skip to content

Commit

Permalink
unittest: Specify a longer timeout for mboxmap.
Browse files Browse the repository at this point in the history
This test is a bit slow on arm.

Signed-off-by: Junjie Mao <eternal.n08@gmail.com>
  • Loading branch information
Junjie Mao committed Sep 9, 2012
1 parent d5272dc commit 4b70dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ucore/src/user-ucore/testspecs/mboxmap.testspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@program /testbin/mboxmap
@timeout 20

- 'kernel_execve: pid = [0-9]{1,2}, name = "/testbin/mboxmap".'
'fork children ok.'
Expand Down

0 comments on commit 4b70dae

Please sign in to comment.