syzkaller/sys/fuchsia
Dmitry Vyukov 596466b38c pkg/runtest: fixes for fuchsia
Add simple fuchsia program, the one that is run during image testing.
Fix csource errno printing for fuchsia.
Fix creation of executable files (chmod is not implemented on fuchsia).
Check that we get signal/coverage from all syscalls.
2018-09-06 10:56:09 +02:00
..
gen sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
test pkg/runtest: fixes for fuchsia 2018-09-06 10:56:09 +02:00
channels_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
channels_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
channels.txt sys/fuchsia: Remove read_status from zx_channel_call args, and reflect zx_time_t type change (unsigned -> signed) 2018-08-24 20:01:29 -07:00
ddk_amd64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
ddk_arm64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
ddk.txt sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
events.txt sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
fidl_amd64.const sys/fuchsia: semi-automatically generated FIDL launcher description 2018-08-17 14:31:53 -07:00
fidl_arm64.const sys/fuchsia: semi-automatically generated FIDL launcher description 2018-08-17 14:31:53 -07:00
fidl_io_amd64.const sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl_io_arm64.const sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl_io.txt sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl_process_amd64.const sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl_process_arm64.const sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl_process.txt sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fidl.txt sys/fuchsia: describe method response types & handles; add support for union 2018-08-29 19:08:11 -07:00
fifos.txt sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
futexes.txt sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
handles_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
handles_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
handles.txt sys/fuchsia: add few new syscalls 2018-06-29 20:55:42 +02:00
hypervisor_guests_amd64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
hypervisor_guests_arm64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
hypervisor_guests.txt sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
init.go Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00
jobs_amd64.const sys/fuchsia: remove ZX_POL_NEW_EVPAIR 2018-06-30 17:30:05 +02:00
jobs_arm64.const sys/fuchsia: remove ZX_POL_NEW_EVPAIR 2018-06-30 17:30:05 +02:00
jobs.txt sys/fuchsia: remove ZX_POL_NEW_EVPAIR 2018-06-30 17:30:05 +02:00
log_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
log_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
log.txt sys/fuchsia: zx_log_* got replaced by zx_debuglog_* 2018-08-03 12:03:03 +02:00
objects_amd64.const sys/fuchsia: add more descriptions 2017-10-02 10:53:28 +02:00
objects_arm64.const sys/fuchsia: add more descriptions 2017-10-02 10:53:28 +02:00
objects.txt sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
ports_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
ports_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
ports.txt sys/fuchsia: minor improvements to syscall descriptions 2017-10-16 15:53:28 +02:00
posix_amd64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
posix_arm64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
posix.txt pkg/compiler: check for unused declarations 2018-06-30 19:34:41 +02:00
processes.txt sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
sockets_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
sockets_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
sockets.txt sys/fuchsia: add few new syscalls 2018-06-29 20:55:42 +02:00
sys.txt sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
tasks_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
tasks_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
tasks.txt sys/fuchsia: disable zx_task_kill 2018-06-06 20:52:30 +02:00
threads.txt sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
time_amd64.const sys/fuchsia: Remove read_status from zx_channel_call args, and reflect zx_time_t type change (unsigned -> signed) 2018-08-24 20:01:29 -07:00
time_arm64.const sys/fuchsia: description for fuchsia.io FIDL interfaces 2018-08-27 14:01:34 -07:00
time.txt sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
timers_amd64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
timers_arm64.const sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
timers.txt sys/fuchsia: describe more syscalls 2017-09-25 08:47:48 +02:00
vmars_amd64.const sys/fuchsia: add more descriptions 2017-10-02 10:53:28 +02:00
vmars_arm64.const sys/fuchsia: add more descriptions 2017-10-02 10:53:28 +02:00
vmars.txt sys/fuchsia: add more descriptions 2017-10-02 10:53:28 +02:00
vmos_amd64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
vmos_arm64.const sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00
vmos.txt sys/fuchsia: Update Fuchsia syscalls. 2018-07-07 13:56:36 +02:00