strace/tests/.gitignore
Dmitry V. Levin fef09070d6 Implement getrandom syscall decoding
* getrandom.c: New file.
* Makefile.am (strace_SOURCES): Add it.
* linux/dummy.h (sys_getrandom): Remove.
* linux/syscall.h (sys_getrandom): New prototype.
* xlat/getrandom_flags.in: New file.
* tests/getrandom.c: New file.
* tests/getrandom.awk: New file.
* tests/getrandom.test: New test.
* tests/Makefile.am (check_PROGRAMS): Add getrandom.
(TESTS): Add getrandom.test.
(EXTRA_DIST): Add getrandom.awk.
* tests/.gitignore: Add getrandom.
2015-02-05 01:10:47 +00:00

33 lines
310 B
Plaintext

caps
fanotify_mark
getrandom
inet-accept-connect-send-recv
ioctl
ipc_msg
ipc_sem
ipc_shm
mmsg
net-accept-connect
netlink_inet_diag
netlink_unix_diag
scm_rights
select
set_ptracer_any
sigaction
stack-fcall
stat
stat32
statfs
uid
uid16
uid32
uio
unix-pair-send-recv
*.log
*.log.*
*.o
*.tmp
*.tmp-*
*.tmp.*
*.trs