[PATCH] tests:: add openat.test

Katerina Koukiou k.koukiou at googlemail.com
Tue Mar 22 22:12:00 UTC 2016


I have sent a patch that adds a test for openat system call since I noticed that it is missing. 
Please suggest any changes required.
Katerina Koukiou

Katerina Koukiou (1):
  tests: add openat.test

 tests/.gitignore  |  1 +
 tests/Makefile.am |  2 ++
 tests/openat.c    | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/openat.test | 13 ++++++++++
 4 files changed, 90 insertions(+)
 create mode 100644 tests/openat.c
 create mode 100755 tests/openat.test

-- 
2.5.0





More information about the Strace-devel mailing list