OS/161 Test binaries (/testbin)
Top |
Binaries |
Sysadmin binaries |
System calls |
C standard library |
Device drivers |
Miscellaneous
- add - add two numbers
- argtest - display arguments passed through execv
- badcall - make invalid system calls
- bigfile - create a large file in small chunks
- conman - echo typed characters
- crash - commit various exceptions
- ctest - cyclic stride-oriented VM test
- dirseek - seek on directories test
- dirtest - simple subdirectories test
- f_test - basic concurrent filesystem test
- farm - run some hogs and cats
- faulter - commit address fault
- filetest - basic filesystem test
- forkbomb - create hundreds of processes
- forktest - test fork system call
- guzzle - waste cpu
- hash - compute a simple hash function of a file
- hog - waste cpu
- huge - very large VM test
- kitchen - run some sinks
- malloctest - some simple tests for
userlevel malloc
- matmult - baseline VM stress test
- palin - simple VM test
- randcall - make randomized system calls
- rmdirtest - test removing in-use directories
- rmtest - test removing open files
- sink - accept and throw away console input
- sort - large quicksort-based VM test
- sty - run some hogs
- tail - print part of a file
- tictac - tic-tac-toe game
- triplehuge - very very large VM test
- triplemat - very large VM test
- userthreads - simple user-level threads test