Working on ASST2 targets.
This commit is contained in:
13
test161/tests/syscalls/shell.t
Normal file
13
test161/tests/syscalls/shell.t
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: "Shell Test"
|
||||
description:
|
||||
Tests whether the shell works by running /testbin/consoletest in the shell.
|
||||
The shell test tries to identify a race condition between the shell and the
|
||||
program that the shell is trying to run.
|
||||
tags: [syscalls,procsyscalls,shell]
|
||||
depends: [console]
|
||||
sys161:
|
||||
ram: 2M
|
||||
---
|
||||
$ /testbin/shelltest
|
||||
$ /testbin/shelltest
|
Reference in New Issue
Block a user