provided code
This commit is contained in:
8
src/tests/userprog/null.ck
Normal file
8
src/tests/userprog/null.ck
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- perl -*-
|
||||
use strict;
|
||||
use warnings;
|
||||
use tests::tests;
|
||||
check_expected ([<<'EOF']);
|
||||
system call!
|
||||
EOF
|
||||
pass;
|
||||
Reference in New Issue
Block a user