1. f73d2ae quotactl01: replace int comparison with memcmp by Jan Stancek · 8 years ago
  2. 7c0ec1d safe_macros: Move SAFE_PREAD() and SAFE_PWRITE() to separate header by Cyril Hrubis · 8 years ago
  3. a002136 syscalls/setpriority01: Use newly created user for the test by Guangwen Feng · 8 years ago
  4. 8cc4165 waitid02: define _XOPEN_SOURCE 500 by Cyril Hrubis · 8 years ago
  5. 437d181 various: include sys/sycall.h instead of syscall.h by Steven Jackson · 8 years ago
  6. a7fa8561 various: include the POSIX fcntl.h instead of sys/fcntl.h by Steven Jackson · 8 years ago
  7. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  8. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  9. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  10. 542421d syscalls/ipc: add newipc library for new API by Xiao Yang · 8 years ago
  11. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  12. 78db757 syscalls/mq_unlink: convert to use new test library API by Petr Vorel · 8 years ago
  13. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  14. 2221504 llistxattr: new testcase for long path name by Dejan Jovicevic · 8 years ago
  15. bf8a49c llistxattr: improved code readability and stability by Dejan Jovicevic · 8 years ago
  16. 708d8da llistxattr: moved to using safe macros by Dejan Jovicevic · 8 years ago
  17. 5ed7339 writev07: fix "written more than expected" check by Jan Stancek · 8 years ago
  18. 68d3abf lib/libipc.c: Remove unnecessary head file by gyher · 8 years ago
  19. d0e1d19 testcases/clock_nanosleep01: convert to use new test library API by Petr Vorel · 8 years ago
  20. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago
  21. 050899c syscalls/mq_notify01: prevent deadlock, cleanup by Petr Vorel · 8 years ago
  22. 8be8167 syscalls/getpriority01: Check the returned prio values in a range. by Guangwen Feng · 8 years ago
  23. f77b1be fsync/fsync01: Use the correct parameters by gyher · 8 years ago
  24. a4c01c3 utimensat_tests: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  25. c65efe4 testcases/mq_notify01: convert to use new test library API by Petr Vorel · 8 years ago
  26. 408e3e9 fchmod01: use "buf" to replace "&buf" by kunyanx · 8 years ago
  27. 18d76eb syscalls/clock_getres01: convert to use new test library API by Petr Vorel · 8 years ago
  28. 4de498d brk01: Use uintptr_t instead of long. by sam · 8 years ago
  29. 9f6d80b Revert "It is safer to use "uintptr_t" when we transfer "void *".And I use" by Cyril Hrubis · 8 years ago
  30. 69f89fb It is safer to use "uintptr_t" when we transfer "void *".And I use by sam · 8 years ago
  31. d974e4b syscalls/setpriority02: Reconstruct && Convert to new API by Guangwen Feng · 8 years ago
  32. f59c6a5 syscalls/setpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  33. 6924a46 syscalls/getpriority02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  34. 61b91f8 syscalls/getpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  35. b264090 syscalls/nice05: remove obsolete data by Xiao Yang · 8 years ago
  36. 3b6721c syscalls/umount03: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  37. e6c6068 syscalls/umount02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  38. 9185ace syscalls/umount01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  39. 6825c4f syscalls/nice05: Remove. by Cyril Hrubis · 8 years ago
  40. a4d7109 syscalls/nice04: Convert to the new library. by Cyril Hrubis · 8 years ago
  41. 31fef85 syscalls/nice03: Convert to the new library. by Cyril Hrubis · 8 years ago
  42. 5ec9043 syscalls/nice02: Convert to the new library. by Cyril Hrubis · 8 years ago
  43. 43a2207 syscalls/nice01: Convert to the new library. by Cyril Hrubis · 8 years ago
  44. b819c65 syscalls/creat06: Fix the use of tst_brk() in cleanup by Guangwen Feng · 8 years ago
  45. 6b37c6f socketcall01: Cleanup && rewrite to new API. by Cyril Hrubis · 8 years ago
  46. f9c1a2c socketcall: TCONF instead of TFAIL when user is not root by Dejan Jovicevic · 8 years ago
  47. ce66db2 sched_xxx: TCONF instead of TFAIL if user is not root by Dejan Jovicevic · 8 years ago
  48. 00b4cde syscalls/*: fix TERRNO by Xiao Yang · 8 years ago
  49. 63da99c syscalls/umask01: Cleanup && Use the new API && Rename by Guangwen Feng · 8 years ago
  50. 44fa34e syscalls/sendto02.c: add new testcase by Xiao Yang · 8 years ago
  51. e1080bc syscalls/quotactl02.c: Reconstruct && Convert to new API by Xiao Yang · 8 years ago
  52. d40d74e syscalls/quotatcl01.c: Rewrite && Convert to new API by Xiao Yang · 8 years ago
  53. 6c01490 syscalls/creat06: Fix the use of unassigned variable by Guangwen Feng · 8 years ago
  54. fb5ce47 readahead02: estimate max readahead size by Jan Stancek · 8 years ago
  55. b3671b7 writev01: rewrite and drop partially valid iovec tests by Jan Stancek · 8 years ago
  56. 9a62652 writev: remove writev03 and writev04 by Jan Stancek · 8 years ago
  57. db19194 syscalls: new test writev07 by Jan Stancek · 8 years ago
  58. d539a00 move_pages04: fix zero page status code for kernels >= 4.3 by Jan Stancek · 8 years ago
  59. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  60. 0c3ab68 syscalls: Fix typos in assignments to the tid by Dejan Jovicevic · 8 years ago
  61. 8cc00ec sync_file_range: fix 32-bit mips by Dejan Jovicevic · 8 years ago
  62. 8cc1e10 utimensat: fix immutable file retcodes for 4.8.0 and newer. by Artem Savkov · 8 years ago
  63. 712740f syscalls/access05: reconstruct and convert to new API by Guangwen Feng · 8 years ago
  64. 29a2463 readahead02: fix path for read_ahead_kb on raw partitions by Jan Stancek · 8 years ago
  65. 3116913 syscalls/ppoll01: Fix failures with -i > 20 by Cyril Hrubis · 8 years ago
  66. efb98cf syscalls/ppoll01: Two fixes by Cyril Hrubis · 8 years ago
  67. b149b2b syscalls/fallocate04: Fix on Btrfs by Cyril Hrubis · 8 years ago
  68. 0f4c878 waitpid08: test stopped children by Stanislav Kholmanskikh · 8 years ago
  69. 7268ae7 waitpid13: use the new API by Stanislav Kholmanskikh · 8 years ago
  70. 0d466de syscalls/waitpid: adapt reap_children() to test stopped children by Stanislav Kholmanskikh · 8 years ago
  71. 0d371aa waitpid12: use the new API by Stanislav Kholmanskikh · 8 years ago
  72. 8d9ba21 waitpid11: update the description by Stanislav Kholmanskikh · 8 years ago
  73. 985d70c syscalls/waitpid: make reap_children() fail if errno is not ECHILD by Stanislav Kholmanskikh · 8 years ago
  74. 6cb1deb syscalls/waitpid: implement waitpid_ret_test() by Stanislav Kholmanskikh · 8 years ago
  75. 57be6e2 syscalls/waitpid: call reap_children() via TST_TRACE() by Stanislav Kholmanskikh · 8 years ago
  76. e0ee7ce waitpid10: use the new API by Stanislav Kholmanskikh · 8 years ago
  77. adfb2e4 waitpid09: use the new API by Stanislav Kholmanskikh · 8 years ago
  78. f05d25a syscalls/access02: add behaviour check for F_OK by Guangwen Feng · 8 years ago
  79. 188cc59 syscalls/access01: add testcases with files in subdirectory by Guangwen Feng · 8 years ago
  80. 5615241 perf_event_open01: Handle EOPNOTSUPP correctly by Cyril Hrubis · 8 years ago
  81. f3ce2d5 symlink01: drop bogus getcwd prototype by Mike Frysinger · 8 years ago
  82. ae09800 syscalls/fcntl34: Use flock64 instead of flock by Yuriy Kolerov · 8 years ago
  83. 2faa97a syscalls/mount03: close files in MS_NOATIME test error paths by Peter Maydell · 8 years ago
  84. 189aea2 syscalls/mprotect04: Use __builtin___clear_cache() to sync caches by Peter Maydell · 8 years ago
  85. cef5dd5 syscalls/madvise06: skip older kernels with no swap prefetch by Xiao Yang · 8 years ago
  86. 299fb04 waitpid11: use the new API by Stanislav Kholmanskikh · 8 years ago
  87. 7c490e8 waitpid08: use the new API by Stanislav Kholmanskikh · 8 years ago
  88. 0b63f1f waitpid07: use the new API by Stanislav Kholmanskikh · 8 years ago
  89. 50c7333 waitpid06: use the new API by Stanislav Kholmanskikh · 8 years ago
  90. ec4b751 open/open04.c: fix memory leak by Zilvinas · 8 years ago
  91. 90a6bd8 syscalls/memcpy01: remove two undefined tests by Zilvinas · 8 years ago
  92. e1e8b96 sysconf01: Use _SC_2_C_VERSION conditionally by Khem Raj · 8 years ago
  93. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  94. d418e38 fcntl34: Replace pthread_yield() with sched_yield() by Khem Raj · 8 years ago
  95. e70fc49 creat06: Include limits.h for PATH_MAX by Khem Raj · 8 years ago
  96. 1edd402 madvise06: make bug detection more reliable by Jan Stancek · 8 years ago
  97. 74b2eec syscalls/*: Fix order of included headers by Xiao Yang · 8 years ago
  98. c817f8f syscalls/sched_getparam03.c: Fix order of included headers by Xiao Yang · 8 years ago
  99. 60c9391 syscalls/fallocate04: add 'FALLOC_FL_INSERT_RANGE' test-case by Alexey Kodanev · 8 years ago
  100. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago