Updated ram sizes for badcall tests and forktest

This commit is contained in:
Guru Prasad Srinivasa 2016-03-01 17:26:02 -05:00
parent a9c196a1cc
commit 9bdb31021b
9 changed files with 13 additions and 7 deletions

View File

@ -1,8 +1,10 @@
---
name: "Bad Close"
description:
description: >
Stability test for sys_close.
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 2M
---
$ /testbin/badcall f

View File

@ -4,5 +4,7 @@ description:
Stability test for sys_dup2.
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 2M
---
$ /testbin/badcall w

View File

@ -5,6 +5,6 @@ description:
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 512K
ram: 2M
---
$ /testbin/badcall a

View File

@ -5,6 +5,6 @@ description:
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 512K
ram: 2M
---
$ /testbin/badcall j

View File

@ -5,6 +5,6 @@ description:
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 512K
ram: 2M
---
$ /testbin/badcall c

View File

@ -4,5 +4,7 @@ description:
Stability test for sys_read.
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 2M
---
$ /testbin/badcall d

View File

@ -5,6 +5,6 @@ description:
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 512K
ram: 2M
---
$ /testbin/badcall b

View File

@ -5,6 +5,6 @@ description:
tags: [badcall,stability]
depends: [shell]
sys161:
ram: 512K
ram: 2M
---
$ /testbin/badcall e

View File

@ -5,6 +5,6 @@ description: >
tags: [sys_fork,procsyscalls,syscalls]
depends: [console]
sys161:
ram: 4M
ram: 2M
---
p /testbin/forktest