summaryrefslogtreecommitdiff
path: root/test/snippets
Commit message (Expand)AuthorAgeFilesLines
* Add syscall_clock_gettime_heap snippetDaniel Kahn Gillmor2021-03-022-0/+9
* Add clock_gettime_heap snippetDaniel Kahn Gillmor2021-03-023-0/+10
* add snippet testing clock_gettime(CLOCK_REALTIME)Daniel Kahn Gillmor2021-03-022-0/+9
* added new simple snippet "time.c"Daniel Kahn Gillmor2021-03-012-0/+3
* Clarify test/Makefile and snippet testing documentationDaniel Kahn Gillmor2021-03-011-26/+63
* Added snippet for syscall(__NR_clock_gettime)Daniel Kahn Gillmor2021-02-253-0/+10
* Include a check for getentropy interceptionDaniel Kahn Gillmor2021-02-253-0/+9
* Add test_variable_data framework that reuses the snippetsDaniel Kahn Gillmor2021-02-253-6/+11
* Include snippet for syscall() interception in library constructorsDaniel Kahn Gillmor2021-02-252-0/+3
* Overhaul testing library constructorsDaniel Kahn Gillmor2021-02-254-0/+45