Working on ASST2 targets.
This commit is contained in:
11
test161/tests/syscalls/sparsefile.t
Normal file
11
test161/tests/syscalls/sparsefile.t
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
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]
|
||||
sys161:
|
||||
ram: 512K
|
||||
---
|
||||
$ /testbin/sparsefile test 1048
|
Reference in New Issue
Block a user