Working on ASST2 targets.
This commit is contained in:
11
test161/tests/stability/badcall/badcall-execv.t
Normal file
11
test161/tests/stability/badcall/badcall-execv.t
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: "Badcall-execv Test"
|
||||
description:
|
||||
Tests whether execv syscall is implemented correctly by invoking it in all
|
||||
possible wrong ways.
|
||||
tags: [badcall, stability]
|
||||
depends: [shell]
|
||||
sys161:
|
||||
ram: 4M
|
||||
---
|
||||
$ /testbin/badcall a
|
Reference in New Issue
Block a user