aba5461a75dbac27a39a10926120235d30977bf5
[pintos-anon] / grading / filesys / sm-random.exp
1 (sm-random) begin
2 (sm-random) create "bazzle"
3 (sm-random) open "bazzle"
4 (sm-random) write "bazzle" in random order
5 (sm-random) read "bazzle" in random order
6 (sm-random) close "bazzle"