stuff
This commit is contained in:
2
02-TeenyTinyShell/testcases/tc1
Normal file
2
02-TeenyTinyShell/testcases/tc1
Normal file
@@ -0,0 +1,2 @@
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc10
Normal file
3
02-TeenyTinyShell/testcases/tc10
Normal file
@@ -0,0 +1,3 @@
|
||||
ls; ls; ls; ls; ls; ls; ls; ls; ls; ls; ls;
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc2
Normal file
3
02-TeenyTinyShell/testcases/tc2
Normal file
@@ -0,0 +1,3 @@
|
||||
ls
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc3
Normal file
3
02-TeenyTinyShell/testcases/tc3
Normal file
@@ -0,0 +1,3 @@
|
||||
ls -l
|
||||
quit
|
||||
|
||||
5
02-TeenyTinyShell/testcases/tc4
Normal file
5
02-TeenyTinyShell/testcases/tc4
Normal file
@@ -0,0 +1,5 @@
|
||||
ls -l -a
|
||||
echo hi
|
||||
echo bye
|
||||
quit
|
||||
|
||||
4
02-TeenyTinyShell/testcases/tc5
Normal file
4
02-TeenyTinyShell/testcases/tc5
Normal file
@@ -0,0 +1,4 @@
|
||||
ps aux
|
||||
ls -l
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc6
Normal file
3
02-TeenyTinyShell/testcases/tc6
Normal file
@@ -0,0 +1,3 @@
|
||||
slkjlkjfslkjslkjfskj
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc7
Normal file
3
02-TeenyTinyShell/testcases/tc7
Normal file
@@ -0,0 +1,3 @@
|
||||
ls -l -l -l -l -l -l -l -l -l -l -l -l -l -l -l
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc8
Normal file
3
02-TeenyTinyShell/testcases/tc8
Normal file
@@ -0,0 +1,3 @@
|
||||
echo hi; ls; echo bye
|
||||
quit
|
||||
|
||||
3
02-TeenyTinyShell/testcases/tc9
Normal file
3
02-TeenyTinyShell/testcases/tc9
Normal file
@@ -0,0 +1,3 @@
|
||||
echo hi; ls -l; ps aux; echo bye
|
||||
quit
|
||||
|
||||
Reference in New Issue
Block a user