* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add signal_receive.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/signal_receive.c
Hello,
Thanks for your advice, I've modified the patch to v5.
On 06/15/2016 05:10 PM, Dmitry V. Levin wrote:
On Wed, Jun 15, 2016 at 01:20:27PM +0800, Fei Jie wrote:
* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
*
* tests/tests.h (signal2name): New prototype.
* tests/signal2name.c: New file.
* tests/Makefile.am (libtests_a_SOURCES): Add it.
---
tests/Makefile.am | 1 +
tests/signal2name.c | 55 +
tests/tests.h | 3 +++
3 files changed, 59 inserti
* tests/tests.h (signal2name): New prototype.
* tests/signal2name.c: New file.
* tests/Makefile.am (libtests_a_SOURCES): Add it.
---
tests/Makefile.am | 1 +
tests/signal2name.c | 55 +
tests/tests.h | 3 +++
3 files changed, 59 inserti
* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add signal_receive.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/signal_receive.c
Hi all,
This is the v3 patch, how about it?
I would appreciate it if you could give me a bit of advice.
On 05/31/2016 02:13 PM, Fei Jie wrote:
> * tests/tests.h (signal2name): New prototype.
> * tests/signal2name.c: New file.
> * tests/Makefile.am (libtests_a_SOURCES): Add it.
> -
* tests/strace-E.expected: New file.
* tests/strace-E.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
(EXTRA_DIST): Add strace-E.expected.
---
tests/Makefile.am | 2 ++
tests/strace-E.expected | 1 +
tests/strace-E.test | 9 +
3 files changed, 12 insertions(+)
create m
* tests/strace-E.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am | 1 +
tests/strace-E.test | 15 +++
2 files changed, 16 insertions(+)
create mode 100755 tests/strace-E.test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dcc9323..092219c
* tests/strace-E.c: New file.
* tests/strace-E.test: New test.
* tests/.gitignore: Add strace-E.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add strace-E.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/strace-E.c| 10 ++
tests/strace-E.test |
* tests/xetrlimit.c: New file.
* tests/xetrlimit.test: New test.
* tests/.gitignore: Add xetrlimit.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add xetrlimit.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/xetrlimit.c| 76
* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add signal_receive.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/signal_receive.c
* tests/tests.h (signal2name): New prototype.
* tests/signal2name.c: New file.
* tests/Makefile.am (libtests_a_SOURCES): Add it.
---
tests/Makefile.am | 1 +
tests/signal2name.c | 125
tests/tests.h | 3 ++
3 files changed, 129 inser
* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add signal_receive.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/signal_receive.c
Hi all,
Do you think that the testcase of running a lot of strace processes at
the same time
worth testing?
I'll be appreciated if you can give your advice.
--
Mobile security can be enabling, not merely restricting.
* tests/signal_receive.c: New file.
* tests/signal_receive.test: New test.
* tests/.gitignore: Add signal_receive.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(MISC_TESTS): Add signal_receive.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/signal_receive.c
* tests/vhangup.c: New file.
* tests/vhangup.test: New test.
* tests/.gitignore: Add vhangup.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add vhangup.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/vhangup.c| 23 +++
tests/vhangup
* tests/mount.c: New file.
* tests/mount.test: New test.
* tests/.gitignore: Add mount.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mount.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mount.c | 29 +
tests/mount.test
* tests/brk.c: New file.
* tests/brk.test: New test.
* tests/.gitignore: Add brk.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add brk.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/brk.c | 22 ++
tests/brk.test| 10 ++
* tests/brk.c: New file.
* tests/brk.expected: Likewise.
* tests/brk.test: New test.
* tests/.gitignore: Add brk.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add brk.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/brk.c| 20
* tests/munlockall.c: New file.
* tests/munlockall.test: New test.
* tests/.gitignore: Add munlockall.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add munlockall.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/munlockall.c| 13 +
te
* tests/brk.c: New file.
* tests/brk.test: New test.
* tests/.gitignore: Add brk.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add brk.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/brk.c | 23 +++
tests/brk.test| 14 +
* tests/link.c: New file.
* tests/link.test: New test.
* tests/.gitignore: Add link.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add link.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/link.c | 27 +++
tests/link.test | 6 +
* tests/ptrace.c: New file.
* tests/ptrace.test: New test.
* tests/.gitignore: Add ptrace.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add ptrace.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/ptrace.c| 46 +
* tests/strace-V.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am | 1 +
tests/strace-V.test | 15 +++
2 files changed, 16 insertions(+)
create mode 100755 tests/strace-V.test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c09701d..aea3fa2
* tests/strace-ff.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am| 1 +
tests/strace-ff.test | 14 ++
2 files changed, 15 insertions(+)
create mode 100755 tests/strace-ff.test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aea3fa2..00b2e
* tests/strace-ff.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am| 1 +
tests/strace-ff.test | 18 ++
2 files changed, 19 insertions(+)
create mode 100755 tests/strace-ff.test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f13f897..4
* tests/strace-V.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am | 1 +
tests/strace-V.test | 15 +++
2 files changed, 16 insertions(+)
create mode 100755 tests/strace-V.test
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 41f03fb..25afb99
* tests/strace-S.test: New test.
* tests/Makefile.am (MISC_TESTS): Add it.
---
tests/Makefile.am | 1 +
tests/strace-S.test | 52
2 files changed, 53 insertions(+)
create mode 100755 tests/strace-S.test
diff --git a/tests/Makefile.am b/test
* tests/mlock.c: New file.
* tests/mlock.test: New test.
* tests/.gitignore: Add mlock.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mlock.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mlock.c | 38 ++
tests/mlo
* tests/pause.c: New file.
* tests/pause.test: New test.
* tests/.gitignore: Add pause.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add pause.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/pause.c | 32
tests/pause.tes
* tests/kill.c: New file.
* tests/kill.test: New test.
* tests/.gitignore: Add kill.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add kill.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/kill.c | 39 +++
tests/kill.t
* tests/mknodat.c: New file.
* tests/mknodat.test: New test.
* tests/.gitignore: Add mknodat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mknodat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mknodat.c| 41 ++
* tests/sync.c: New file.
* tests/sync.test: New test.
* tests/.gitignore: Add sync.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add sync.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/sync.c | 22 ++
tests/sync.test | 6 ++
* tests/reboot.c: New file.
* tests/reboot.test: New test.
* tests/.gitignore: Add reboot.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add reboot.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/reboot.c| 37 +
tests/
* tests/sched_yield.c: New file.
* tests/sched_yield.test: New test.
* tests/.gitignore: Add sched_yield.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add sched_yield.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/sched_yield.c| 23 ++
* tests/unlink.c: New file.
* tests/unlink.test: New test.
* tests/.gitignore: Add unlink.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add unlink.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/unlink.c| 26 ++
tests/unlink.test
* tests/symlink.c: New file.
* tests/symlink.test: New test.
* tests/.gitignore: Add symlink.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add symlink.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/symlink.c| 26 ++
tests/syml
* tests/setdomainname.c: New file.
* tests/setdomainname.test: New test.
* tests/.gitignore: Add setdomainname.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add setdomainname.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/setdomainname.c|
* tests/sched_rr_get_interval.c: New file.
* tests/sched_rr_get_interval.test: New test.
* tests/.gitignore: Add sched_rr_get_interval.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add sched_rr_get_interval.test.
---
tests/.gitignore | 1 +
tests/Makefile.am
* tests/rmdir.c: New file.
* tests/rmdir.test: New test.
* tests/.gitignore: Add rmdir.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add rmdir.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/rmdir.c | 25 +
tests/rmdir.test | 6
* tests/fchdir.c: New file.
* tests/fchdir.test: New test.
* tests/.gitignore: Add fchdir.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add fchdir.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/fchdir.c| 27 +++
tests/fchdir.tes
* tests/getpgrp.c: New file.
* tests/getpgrp.test: New test.
* tests/.gitignore: Add getpgrp.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add getpgrp.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getpgrp.c| 22 ++
tests/getpgrp.
* tests/access.c: New file.
* tests/access.test: New test.
* tests/.gitignore: Add access.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add access.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/access.c| 31 +++
tests/access
* tests/mkdir.c: New file.
* tests/mkdir.test: New test.
* tests/.gitignore: Add mkdir.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mkdir.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mkdir.c | 29 +
tests/mkdir.test
* tests/getsid.c: New file.
* tests/getsid.test: New test.
* tests/.gitignore: Add getsid.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add getsid.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getsid.c| 13 +
tests/getsid.test | 6 ++
* tests/getsid.c: New file.
* tests/getsid.test: New test.
* tests/.gitignore: Add getsid.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add getsid.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getsid.c| 23 +++
tests/getsid.test |
* tests/iopl.c: New file.
* tests/iopl.test: New test.
* tests/.gitignore: Add iopl.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add iopl.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/iopl.c | 36
tests/iopl.test
* tests/ioperm.c: New file.
* tests/ioperm.test: New test.
* tests/.gitignore: Add ioperm.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add ioperm.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/ioperm.c| 41 +
te
* tests/symlinkat.c: New file.
* tests/symlinkat.test: New test.
* tests/.gitignore: Add symlinkat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add symlinkat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/symlinkat.c| 29
* tests/getsid.c: New file.
* tests/getsid.test: New test.
* tests/.gitignore: Add getsid.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add getsid.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getsid.c| 23 +++
tests/getsid.test |
* tests/semop.c: New file.
* tests/semop.test: New test.
* tests/.gitignore: Add semop.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add semop.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/semop.c | 55 +
* tests/shmxt.c: New file.
* tests/shmxt.test: New test.
* tests/.gitignore: Add shmxt.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add shmxt.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/shmxt.c | 45 +
te
* tests/semop.c: New file.
* tests/semop.test: New test.
* tests/.gitignore: Add semop.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add semop.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/semop.c | 45 +
te
* tests/shmxt.c: New file.
* tests/shmxt.test: New test.
* tests/.gitignore: Add shmxt.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add shmxt.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/shmxt.c | 27 +++
tests/shmxt.test |
* tests/lchown.c: New file.
* tests/lchown.test: New test.
* tests/.gitignore: Add lchown.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add lchown.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/lchown.c| 49 +
* tests/epoll_create.c: New file.
* tests/epoll_create.test: New test.
* tests/.gitignore: Add epoll_create.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add epoll_create.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/epoll_create.c| 26 +++
* tests/epoll_ctl.c: New file.
* tests/epoll_ctl.test: New test.
* tests/.gitignore: Add epoll_ctl.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add epoll_ctl.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/epoll_ctl.c| 31
* tests/epoll_wait.c: New file.
* tests/epoll_wait.test: New test.
* tests/.gitignore: Add epoll_wait.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add epoll_wait.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/epoll_wait.c| 27 +
* tests/mlockall.c: New file.
* tests/mlockall.test: New test.
* tests/.gitignore: Add mlockall.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mlockall.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/mlockall.c| 48 +++
* tests/unlinkat.c: New file.
* tests/unlinkat.test: New test.
* tests/.gitignore: Add unlinkat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add unlinkat.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/unlinkat.c| 28
t
* tests/swap.c: New file.
* tests/swap.test: New test.
* tests/.gitignore: Add swap.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add swap.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/swap.c | 48
tes
* tests/linkat.c: New file.
* tests/linkat.test: New test.
* tests/.gitignore: Add linkat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add linkat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/linkat.c| 30 ++
tests/linkat.
* tests/mkdirat.c: New file.
* tests/mkdirat.test: New test.
* tests/.gitignore: Add mkdirat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add mkdirat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mkdirat.c| 29 +
tests/m
* tests/sethostname.c: New file.
* tests/sethostname.test: New test.
* tests/.gitignore: Add sethostname.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add sethostname.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/sethostname.c| 38 ++
* tests/chroot.c: New file.
* tests/chroot.test: New test.
* tests/.gitignore: Add chroot.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add chroot.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/chroot.c| 37 +
tests/
* tests/fdatasync.c: New file.
* tests/fdatasync.test: New test.
* tests/.gitignore: Add fdatasync.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add fdatasync.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/fdatasync.c| 27
* tests/fsync.c: New file.
* tests/fsync.test: New test.
* tests/.gitignore: Add fsync.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add fsync.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/fsync.c | 27 +++
tests/fsync.test |
* tests/mknod.c: New file.
* tests/mknod.test: New test.
* tests/.gitignore: Add mknod.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add mknod.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/mknod.c | 29 +
tests/mknod.test | 11 +++
* tests/renameat.c: New file.
* tests/renameat.test: New test.
* tests/.gitignore: Add renameat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add renameat.test.
---
tests/.gitignore| 1 +
tests/Makefile.am | 2 ++
tests/renameat.c| 31 +++
tests/
* tests/faccessat.c: New file.
* tests/faccessat.test: New test.
* tests/.gitignore: Add faccessat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add faccessat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/faccessat.c| 29 +
t
* tests/creat.c: New file.
* tests/creat.test: New test.
* tests/.gitignore: Add creat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add creat.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/creat.c | 29 +
tests/creat.test | 11 +++
* tests/syslog.c: New file.
* tests/syslog.test: New test.
* tests/.gitignore: Add syslog.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add syslog.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/syslog.c| 39 +++
tests/syslog
* tests/syslog.c: New file.
* tests/syslog.test: New test.
* tests/.gitignore: Add syslog.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add syslog.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/syslog.c| 40
tests/syslo
* tests/getcwd.c: New file.
* tests/getcwd.test: New test.
* tests/.gitignore: Add getcwd.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add getcwd.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getcwd.c| 26 ++
tests/getcwd.test | 11 ++
* resource.c (SYS_FUNC(getpriority), SYS_FUNC(setpriority)): Print
the second syscall argument using %d format.
* tests/xetpriority.c: New file.
* tests/xetpriority.test: New test.
* tests/.gitignore: Add xetpriority.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add xetpriority.test.
--
* tests/syslog.c: New file.
* tests/syslog.test: New test.
* tests/.gitignore: Add syslog.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add syslog.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/syslog.c| 30 ++
tests/syslog.test | 1
* tests/getcwd.c: New file.
* tests/getcwd.test: New test.
* tests/.gitignore: Add getcwd.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add getcwd.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/getcwd.c| 26 ++
tests/getcwd.test | 11 ++
* tests/flock.c: New file.
* tests/flock.test: New test.
* tests/.gitignore: Add flock.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add flock.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/flock.c | 28
tests/flock.test | 11
* tests/sched_xetscheduler.c: New file.
* tests/sched_xetscheduler.test: New test.
* tests/.gitignore: Add sched_xetscheduler.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_xetscheduler.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
test
* resource.c (SYS_FUNC(getpriority)): Print the second syscall
argument using %d format.
* resource.c (SYS_FUNC(setpriority)): Print the second syscall
argument using %d format.
* tests/xetpriority.c: New file.
* tests/xetpriority.test: New test.
* tests/.gitignore: Add xetpriority.
* tests/Makefil
* tests/uname.test: Use uniq to filter strace output.
---
tests/uname.test | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/tests/uname.test b/tests/uname.test
index d11af15..500fbfe 100755
--- a/tests/uname.test
+++ b/tests/uname.test
@@ -4,8 +4,12 @@
. "${srcdir=.}/
* tests/sched_xetparam.c: New file.
* tests/sched_xetparam.test: New test.
* tests/.gitignore: Add sched_xetparam.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_xetparam.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/sched_xetparam.c|
* tests/sched_get_priority_mxx.c: New file.
* tests/sched_get_priority_mxx.test: New test.
* tests/.gitignore: Add sched_get_priority_mxx.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_get_priority_mxx.test.
---
tests/.gitignore | 1 +
tests/Makefile.am
* tests/xetrlimit.c: New file.
* tests/xetrlimit.test: New test.
* tests/.gitignore: Add xetrlimit.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add xetrlimit.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/xetrlimit.c| 36
* tests/sched_xetscheduler.c: New file.
* tests/sched_xetscheduler.test: New test.
* tests/.gitignore: Add sched_xetscheduler.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_xetscheduler.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
test
* tests/dup.c: New file.
* tests/dup.test: New test.
* tests/dup2.c: New file.
* tests/dup2.test: New test.
* tests/dup3.c: New file.
* tests/dup3.test: New test.
* tests/.gitignore: Add dup, dup2 and dup3.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add dup.test, dup2.test and dup3.te
* resource.c (SYS_FUNC(getpriority)): Print the second syscall
argument using %d format.
* resource.c (SYS_FUNC(setpriority)): Print the second syscall
argument using %d format.
* tests/xetpriority.c: New file.
* tests/xetpriority.test: New test.
* tests/.gitignore: Add xetpriority.
* tests/Makefil
* tests/xetpriority.c: New file.
* tests/xetpriority.test: New test.
* tests/.gitignore: Add xetpriority.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add xetpriority.test.
* resource.c (sys_getpriority): printf tcp->u_arg[1] in %d format.
* resource.c (sys_setpriority): printf tcp->u_a
* tests/dup.c: New file.
* tests/dup.test: New test.
* tests/dup2.c: New file.
* tests/dup2.test: New test.
* tests/dup3.c: New file.
* tests/dup3.test: New test.
* tests/.gitignore: Add dup, dup2 and dup3.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add dup.test, dup2.test and dup3.te
Hi,
On 03/09/2016 11:32 AM, Dmitry V. Levin wrote:
On Wed, Mar 09, 2016 at 11:27:37AM +0800, Fei, Jie/费 杰 wrote:
On 03/08/2016 06:36 AM, Dmitry V. Levin wrote:
On Mon, Mar 07, 2016 at 11:29:49AM +0800, Fei, Jie/费 杰 wrote:
On 03/04/2016 10:46 PM, Dmitry V. Levin wrote:
On Fri, Mar 04, 2016
* tests/acct.c: New file.
* tests/acct.test: New test.
* tests/.gitignore: Add acct.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add acct.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/acct.c | 39 +++
tests/acct.test |
Hi,
On 03/08/2016 06:36 AM, Dmitry V. Levin wrote:
On Mon, Mar 07, 2016 at 11:29:49AM +0800, Fei, Jie/费 杰 wrote:
On 03/04/2016 10:46 PM, Dmitry V. Levin wrote:
On Fri, Mar 04, 2016 at 05:10:46PM +0800, Fei Jie wrote:
[...]
* linux/dummy.h: (sys_getpriority, sys_setpriority): Change to
* tests/xetrlimit.c: New file.
* tests/xetrlimit.test: New test.
* tests/.gitignore: Add xetrlimit.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add xetrlimit.test.
---
tests/.gitignore | 1 +
tests/Makefile.am| 2 ++
tests/xetrlimit.c| 38
* tests/sched_xetparam.c: New file.
* tests/sched_xetparam.test: New test.
* tests/.gitignore: Add sched_xetparam.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_xetparam.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/sched_xetparam.c|
* tests/sched_get_priority_mxx.c: New file.
* tests/sched_get_priority_mxx.test: New test.
* tests/.gitignore: Add sched_get_priority_mxx.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_get_priority_mxx.test.
---
tests/.gitignore | 1 +
tests/Makefile.am
* tests/sched_xetscheduler.c: New file.
* tests/sched_xetscheduler.test: New test.
* tests/.gitignore: Add sched_xetscheduler.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add sched_xetscheduler.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
test
* tests/dup.c: New file.
* tests/dup.test: New test.
* tests/dup2.c: New file.
* tests/dup2.test: New test.
* tests/dup3.c: New file.
* tests/dup3.test: New test.
* tests/.gitignore: Add dup, dup2 and dup3.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add dup.test, dup2.test and dup3.te
* tests/xetpriority.c: New file.
* tests/xetpriority.test: New test.
* tests/.gitignore: Add xetpriority.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add xetpriority.test.
* linux/dummy.h: (sys_getpriority, sys_setpriority): Change to printargs_d.
---
linux/dummy.h | 2 ++
t
* tests/acct.c: New file.
* tests/acct.test: New test.
* tests/.gitignore: Add acct.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(TESTS): Add acct.test.
---
tests/.gitignore | 1 +
tests/Makefile.am | 2 ++
tests/acct.c | 37 +
tests/acct.test | 11
Hi,
On 03/04/2016 10:46 PM, Dmitry V. Levin wrote:
On Fri, Mar 04, 2016 at 05:10:46PM +0800, Fei Jie wrote:
[...]
* linux/dummy.h: (sys_getpriority, sys_setpriority): Change to printargs_d.
Why?
I added this to make strace print xetpriority in the following format:
getpriority(0, 17207
1 - 100 of 131 matches
Mail list logo