ASST2 target cleanup.
This commit is contained in:
@@ -3,9 +3,9 @@ name: "Sparsefile Test"
|
||||
description: >
|
||||
Tests sys_lseek by writing one byte of data after skipping the beginning of
|
||||
an empty file and then attempting to read this byte.
|
||||
tags: [syscalls,filesyscalls]
|
||||
depends: [shell, /asst2/fs/fileonlytest.t]
|
||||
tags: [sys_lseek,filesyscalls,syscalls]
|
||||
depends: [shell]
|
||||
sys161:
|
||||
ram: 512K
|
||||
ram: 1M
|
||||
---
|
||||
$ /testbin/sparsefile test 1048
|
||||
|
Reference in New Issue
Block a user