[PATCH] Updated openat test

Katerina Koukiou k.koukiou at googlemail.com
Thu Mar 24 11:51:38 UTC 2016


I changed the test again as suggested.
Is there a document that I can read to understand the identation rules for this project? Or just by observing the other's code?
I had not observed the identation for the includes for example, because it differs between authors.
Thank you for helping me out. 

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

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

-- 
2.5.0





More information about the Strace-devel mailing list