Hello.

This is quite inconsistent collection of patches for various decoder
test in attempt to make them more thorough.

Eugene Syromyatnikov (9):
  tests: check decoding of perf_event_open syscall
  tests: Use sprintrc for return code output in sched_xetscheduler test
  tests: Additional decoder tests in sched_xetscheduler
  tests: Use sprintrc for return code output in sched_rr_get_interval
    test
  tests: Additional decoder tests in sched_rr_get_interval
  aio: Use printfd for fd printing
  tests: Use sprintrc for return code output in aio test
  tests: min_nr and nr arguments in io_getevents should be long
  tests: Some additional aio checks

 aio.c                         |   21 ++++----
 tests/.gitignore              |    1 +
 tests/Makefile.am             |    2 +
 tests/aio.c                   |  120 ++++++++++++++++++++++++++++++++++++++---
 tests/perf_event_open.c       |   83 ++++++++++++++++++++++++++++
 tests/perf_event_open.test    |    6 +++
 tests/sched_rr_get_interval.c |   22 ++++++--
 tests/sched_xetscheduler.c    |   23 +++++++-
 8 files changed, 258 insertions(+), 20 deletions(-)
 create mode 100644 tests/perf_event_open.c
 create mode 100755 tests/perf_event_open.test

-- 
1.7.10.4


------------------------------------------------------------------------------
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to