summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-31Add fdleak toolAaron Ball
This tool opens the specified number of file descriptors and then deletes the source file to create dead file descriptors.
2022-10-31Add balloon programAaron Ball
This adds the balloon program, which balloons up in size immediately, taking the specified amount of memory.
2022-10-31Initial commitAaron Ball
This adds the memleak source, which leaks memory at the specified rate per second. This also includes the GPLv3 license.

Generated by cgit