syzkaller/sys/test
Dmitry Vyukov 78e3ad98f6 sys/test: add more tests
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
2018-08-03 19:53:14 +02:00
..
gen sys/test: add more tests 2018-08-03 19:53:14 +02:00
test sys/test: add more tests 2018-08-03 19:53:14 +02:00
any.txt prog: properly squash bitfields 2018-02-26 18:21:51 +01:00
exec.txt sys/test: add more tests 2018-08-03 19:53:14 +02:00
fmt.txt prog, pkg/compiler: support fmt type 2018-07-08 22:52:24 +02:00
init.go Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
test_32_fork_shmem.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_32_shmem.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_64_fork.const executor: overhaul 2018-07-24 12:04:27 +02:00
test_64.const executor: overhaul 2018-07-24 12:04:27 +02:00
test.txt sys/test: add more tests 2018-08-03 19:53:14 +02:00