aboutsummaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* test: enabled sanitizerjohannst2021-04-281-2/+11
|
* Split common headers in header/src files.johannst2021-03-201-2/+5
|
* fix test Makefilejohannst2020-11-241-1/+1
|
* add process init chapterjohannst2020-11-241-0/+10
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.