Hello.

There is some initial implementation of readahead syscall decoder test.
While it is implemented, it has been noticed that incorrect format is
used for printing "count" argument.

Eugene Syromyatnikov (2):
  readahead: Fix print format for the "count" argument
  tests: check decoding of readahead syscall

 readahead.c          |    2 +-
 tests/.gitignore     |    1 +
 tests/Makefile.am    |    2 ++
 tests/readahead.c    |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/readahead.test |    6 +++++
 5 files changed, 73 insertions(+), 1 deletion(-)
 create mode 100644 tests/readahead.c
 create mode 100755 tests/readahead.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