Working on ASST2 targets.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "Console Test"
|
||||
description: >
|
||||
Make sure that the console works.
|
||||
Make sure that the console works and the kernel menu waits appropriately.
|
||||
tags: [console]
|
||||
depends: [boot]
|
||||
sys161:
|
||||
|
@@ -3,7 +3,7 @@ name: "Fork Test"
|
||||
description: >
|
||||
Test that fork works.
|
||||
tags: [syscalls,procsyscalls]
|
||||
depends: [console, /asst2/fs/readwritetest.t]
|
||||
depends: [console,/asst2/fs/readwritetest.t]
|
||||
sys161:
|
||||
ram: 4M
|
||||
---
|
||||
|
Reference in New Issue
Block a user