[PATCH 0/3] add tests for xetpriority, dup and acct

Fei Jie feij.fnst at cn.fujitsu.com
Fri Mar 4 09:10:45 UTC 2016


tests: add xetpriority.test
tests: add dup.test
tests: add acct.test

Fei Jie (3):
  tests: add xetpriority.test
  tests: add dup.test
  tests: add acct.test

 linux/dummy.h          |  2 ++
 tests/.gitignore       |  3 +++
 tests/Makefile.am      |  6 ++++++
 tests/acct.c           | 27 +++++++++++++++++++++++++++
 tests/acct.test        | 11 +++++++++++
 tests/dup.c            | 33 +++++++++++++++++++++++++++++++++
 tests/dup.test         | 11 +++++++++++
 tests/xetpriority.c    | 34 ++++++++++++++++++++++++++++++++++
 tests/xetpriority.test | 11 +++++++++++
 9 files changed, 138 insertions(+)
 create mode 100644 tests/acct.c
 create mode 100755 tests/acct.test
 create mode 100644 tests/dup.c
 create mode 100755 tests/dup.test
 create mode 100644 tests/xetpriority.c
 create mode 100755 tests/xetpriority.test

-- 
1.8.3.1







More information about the Strace-devel mailing list