14 lines
338 B
Perl
14 lines
338 B
Perl
|
---
|
||
|
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: [proc, shell]
|
||
|
depends: [console]
|
||
|
sys161:
|
||
|
ram: 2M
|
||
|
---
|
||
|
$ /testbin/shelltest
|
||
|
$ /testbin/shelltest
|