tests: add uname.test, rename.test and umask.test. Fei Jie (3): tests: add uname.test tests: add rename.test tests: add umask.test
tests/.gitignore | 3 +++ tests/Makefile.am | 6 ++++++ tests/rename.c | 27 +++++++++++++++++++++++++++ tests/rename.test | 11 +++++++++++ tests/umask.c | 25 +++++++++++++++++++++++++ tests/umask.test | 11 +++++++++++ tests/uname.c | 38 ++++++++++++++++++++++++++++++++++++++ tests/uname.test | 11 +++++++++++ 8 files changed, 132 insertions(+) create mode 100644 tests/rename.c create mode 100755 tests/rename.test create mode 100644 tests/umask.c create mode 100755 tests/umask.test create mode 100644 tests/uname.c create mode 100755 tests/uname.test -- 1.8.3.1 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel