mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
78e3ad98f6
Add syz_errno syscall which sets errno to the argument, and add a test with different errno values. This mostly tests the testing infrastructure itself. Add syz_compare syscall which compare two blobs, this can be used for testing of argument memory layout. Implement syz_mmap and fix Makefile to allow building syz-execprog for test OS. Useful for debugging. Update #603 |
||
---|---|---|
.. | ||
gen | ||
test | ||
any.txt | ||
exec.txt | ||
fmt.txt | ||
init.go | ||
test_32_fork_shmem.const | ||
test_32_shmem.const | ||
test_64_fork.const | ||
test_64.const | ||
test.txt |