| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| devrandom/ | H | 02-Oct-2014 | - | 112 | 59 | |
| malloc/ | H | 02-Jan-2014 | - | 67 | 55 | |
| README | HD | 02-Jan-2014 | 294 | 9 | 5 |
README
1This directory is for test programs. 2 3A test program is one that will exercise a particular bit of the system 4and try to break it and/or measuring performance on it. 5 6Please make a subdir per program, and add a brief description to this file. 7 8malloc A program to test and benchmark malloc(). 9