Some test cases against a sandbox program.
Write 1M data to a file. Used to test file size limit.
Halt the system by doing infinite fork()
and filling the process table.
Halt the system by repeatedly allocating memory.
Sleep for 1 min. Used to test timeout feature.
Write to the parent dir (which is R-only or hidden).
Fetch webpage from the internet to test if internet access is blocked.