Updated ram sizes for badcall tests and forktest
This commit is contained in:
parent
a9c196a1cc
commit
9bdb31021b
@ -1,8 +1,10 @@
|
|||||||
---
|
---
|
||||||
name: "Bad Close"
|
name: "Bad Close"
|
||||||
description:
|
description: >
|
||||||
Stability test for sys_close.
|
Stability test for sys_close.
|
||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
|
sys161:
|
||||||
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall f
|
$ /testbin/badcall f
|
||||||
|
@ -4,5 +4,7 @@ description:
|
|||||||
Stability test for sys_dup2.
|
Stability test for sys_dup2.
|
||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
|
sys161:
|
||||||
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall w
|
$ /testbin/badcall w
|
||||||
|
@ -5,6 +5,6 @@ description:
|
|||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 512K
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall a
|
$ /testbin/badcall a
|
||||||
|
@ -5,6 +5,6 @@ description:
|
|||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 512K
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall j
|
$ /testbin/badcall j
|
||||||
|
@ -5,6 +5,6 @@ description:
|
|||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 512K
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall c
|
$ /testbin/badcall c
|
||||||
|
@ -4,5 +4,7 @@ description:
|
|||||||
Stability test for sys_read.
|
Stability test for sys_read.
|
||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
|
sys161:
|
||||||
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall d
|
$ /testbin/badcall d
|
||||||
|
@ -5,6 +5,6 @@ description:
|
|||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 512K
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall b
|
$ /testbin/badcall b
|
||||||
|
@ -5,6 +5,6 @@ description:
|
|||||||
tags: [badcall,stability]
|
tags: [badcall,stability]
|
||||||
depends: [shell]
|
depends: [shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 512K
|
ram: 2M
|
||||||
---
|
---
|
||||||
$ /testbin/badcall e
|
$ /testbin/badcall e
|
||||||
|
@ -5,6 +5,6 @@ description: >
|
|||||||
tags: [sys_fork,procsyscalls,syscalls]
|
tags: [sys_fork,procsyscalls,syscalls]
|
||||||
depends: [console]
|
depends: [console]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 4M
|
ram: 2M
|
||||||
---
|
---
|
||||||
p /testbin/forktest
|
p /testbin/forktest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user