aboutsummaryrefslogtreecommitdiff
path: root/test/test_helper.h
Commit message (Collapse)AuthorAgeFilesLines
* added memcpy + tests for memcpy/memsetjohannst2021-04-201-5/+0
|
* test: Improve type-safety of test fns.johannst2021-03-141-24/+48
|
* add process init chapterjohannst2020-11-241-0/+73
Add chapter on process initialization. Add program to visualize data provided by the Linux Kernel as specified in the SysV ABI. Add utils for syscalls and printing + tests.