1. fa87af0 test-writing-guidelines: Define portable shell by Cyril Hrubis · 8 years ago
  2. 9eb8cb7 memcg_process: cleanup the SHM segment by Stanislav Kholmanskikh · 8 years ago
  3. 3116913 syscalls/ppoll01: Fix failures with -i > 20 by Cyril Hrubis · 8 years ago
  4. efb98cf syscalls/ppoll01: Two fixes by Cyril Hrubis · 8 years ago
  5. 1216353 rt_sigaction.h: Add MIPS support by Huacai Chen · 8 years ago
  6. 936c0f3 max_map_count: Fix typos in test description comment by Cyril Hrubis · 8 years ago
  7. 3a54f6b overcommit_memory: fix spelling mistake by Cui Bixuan · 8 years ago
  8. 7452a9f tst_atomic: add atomic_add_return for ARC by Vineet Gupta · 8 years ago
  9. e957a5f cpuacct_task: exit cleanly on SIGVTALRM by Stanislav Kholmanskikh · 8 years ago
  10. 3490e3e memcg_lib.sh: Fix failures introduced by rewrite by Cyril Hrubis · 8 years ago
  11. b149b2b syscalls/fallocate04: Fix on Btrfs by Cyril Hrubis · 8 years ago
  12. 794b46d tst_virt: Make use of systemd-detect-virt if available by Cyril Hrubis · 8 years ago
  13. 6f75462 runtest: Remove redundant ulimit -c 1024 by Cyril Hrubis · 8 years ago
  14. 0f4c878 waitpid08: test stopped children by Stanislav Kholmanskikh · 8 years ago
  15. 7268ae7 waitpid13: use the new API by Stanislav Kholmanskikh · 8 years ago
  16. 0d466de syscalls/waitpid: adapt reap_children() to test stopped children by Stanislav Kholmanskikh · 8 years ago
  17. 0d371aa waitpid12: use the new API by Stanislav Kholmanskikh · 8 years ago
  18. 8d9ba21 waitpid11: update the description by Stanislav Kholmanskikh · 8 years ago
  19. 985d70c syscalls/waitpid: make reap_children() fail if errno is not ECHILD by Stanislav Kholmanskikh · 8 years ago
  20. 6cb1deb syscalls/waitpid: implement waitpid_ret_test() by Stanislav Kholmanskikh · 8 years ago
  21. 57be6e2 syscalls/waitpid: call reap_children() via TST_TRACE() by Stanislav Kholmanskikh · 8 years ago
  22. 8793795 Add TST_TRACE by Stanislav Kholmanskikh · 8 years ago
  23. e0ee7ce waitpid10: use the new API by Stanislav Kholmanskikh · 8 years ago
  24. adfb2e4 waitpid09: use the new API by Stanislav Kholmanskikh · 8 years ago
  25. 88875cb memcg/functional: check several times if the process is killed by Stanislav Kholmanskikh · 8 years ago
  26. 968eeff memcg/functional: use checkpoints by Stanislav Kholmanskikh · 8 years ago
  27. 348a153 memcg/functional/memcg_process: cleanup by Stanislav Kholmanskikh · 8 years ago
  28. 5e65d83 memcg/functional: rewrite by Stanislav Kholmanskikh · 8 years ago
  29. f05d25a syscalls/access02: add behaviour check for F_OK by Guangwen Feng · 8 years ago
  30. 188cc59 syscalls/access01: add testcases with files in subdirectory by Guangwen Feng · 8 years ago
  31. 5615241 perf_event_open01: Handle EOPNOTSUPP correctly by Cyril Hrubis · 8 years ago
  32. 998b77c ipc/ipc_stress: Remove. by Cyril Hrubis · 8 years ago
  33. 9bb2990 test.sh: add EXPECT_PASS, EXPECT_FAIL functions by Stanislav Kholmanskikh · 8 years ago
  34. f3ce2d5 symlink01: drop bogus getcwd prototype by Mike Frysinger · 8 years ago
  35. 0a1dc75 mkswap: align the test device size to pagesize by Li Wang · 8 years ago
  36. 8ef71aa network/nfs05_make_tree: Define _GNU_SOURCE to enable O_DIRECTORY by Yuriy Kolerov · 8 years ago
  37. af54aa6 syscalls/splice02: Reduce size of the input sequence by Yuriy Kolerov · 8 years ago
  38. 519eda6 network/nfs05: rewrite the test, make use of new library by Alexey Kodanev · 8 years ago
  39. 5065a9e lib: add safe_gethostname() by Alexey Kodanev · 8 years ago
  40. f6c42e7 du01: create the temp file outside of the working directory by Stanislav Kholmanskikh · 8 years ago
  41. 0aa4a61 tst_test.h: fix tst_test->tid for unsupported cases by Xiao Yang · 8 years ago
  42. ae09800 syscalls/fcntl34: Use flock64 instead of flock by Yuriy Kolerov · 8 years ago
  43. a41e994 tst_test: Propagate SIGINT to test process by Cyril Hrubis · 8 years ago
  44. e1310bc runltp: extend the default loop device size to 150MB by Li Wang · 8 years ago
  45. 2faa97a syscalls/mount03: close files in MS_NOATIME test error paths by Peter Maydell · 8 years ago
  46. 189aea2 syscalls/mprotect04: Use __builtin___clear_cache() to sync caches by Peter Maydell · 8 years ago
  47. cef5dd5 syscalls/madvise06: skip older kernels with no swap prefetch by Xiao Yang · 8 years ago
  48. 299fb04 waitpid11: use the new API by Stanislav Kholmanskikh · 8 years ago
  49. 7c490e8 waitpid08: use the new API by Stanislav Kholmanskikh · 8 years ago
  50. 0b63f1f waitpid07: use the new API by Stanislav Kholmanskikh · 8 years ago
  51. 50c7333 waitpid06: use the new API by Stanislav Kholmanskikh · 8 years ago
  52. 6b56aa7 tst_test: make reap_children() part of the test API by Stanislav Kholmanskikh · 8 years ago
  53. 3953c37 tst_safe_macros: SAFE_GETPGID by Stanislav Kholmanskikh · 8 years ago
  54. f5f208b tst_test: Complain on NULL test->tid by Cyril Hrubis · 8 years ago
  55. 68aaa8e mtest06/mmap3: Rewrite to use new library. by Cyril Hrubis · 8 years ago
  56. a8b752d tst_atomic.h: Add tst_atomic_dec() wrapper. by Cyril Hrubis · 8 years ago
  57. 1e92d8a tst_test: Add option parsing helpers. by Cyril Hrubis · 8 years ago
  58. 2ad59b7 tst_test: Allow to set timeout from test setup() by Cyril Hrubis · 8 years ago
  59. 5e80f7b net/nfs: move nfs_fsstress.sh to nfs_stress/nfs06 by Alexey Kodanev · 8 years ago
  60. 9bc6cb9 network/nfs/nfs_fsstress: remove fsstress test by Alexey Kodanev · 8 years ago
  61. 84b0b61 network/nfs: remove README by Alexey Kodanev · 8 years ago
  62. bcbe209 network/nfs/nfslock01: clenaup & use test_net library by Alexey Kodanev · 8 years ago
  63. 8001b31 network/nfs/nfsstat: cleanup test, use test_net.sh library by Alexey Kodanev · 8 years ago
  64. 9ad75e1 network/nfs/fsx: cleanup test, use test_net library by Alexey Kodanev · 8 years ago
  65. f3dc132 network/nfs_lib.sh: add options, socket type and NFS ver by Alexey Kodanev · 8 years ago
  66. e8db798 nfs_stress: remove redundant cleanup code (nfs_cleanup() does it) by Alexey Kodanev · 8 years ago
  67. e53f2b8 lib/test.sh: declare 'cmd' as a local variable in tst_check_cmds() by Alexey Kodanev · 8 years ago
  68. 466e10d net/tcp_cmds: add new basic test for tracepath cmd by Alexey Kodanev · 8 years ago
  69. 5f36bbb net/tcp_cmds: add new basic test for clockdiff cmd by Alexey Kodanev · 8 years ago
  70. b1b17c7 net/tcp_cmds: add new basic test for arping cmd by Alexey Kodanev · 8 years ago
  71. b819c22 tst_test: Small changes in option help formatting by Cyril Hrubis · 8 years ago
  72. 11dc94a mtest06/mmap3: Cleanup. by Cyril Hrubis · 8 years ago
  73. ec4b751 open/open04.c: fix memory leak by Zilvinas · 8 years ago
  74. 90a6bd8 syscalls/memcpy01: remove two undefined tests by Zilvinas · 8 years ago
  75. 495654b swapping01: replace mem_free by mem_available by Li Wang · 8 years ago
  76. e1e8b96 sysconf01: Use _SC_2_C_VERSION conditionally by Khem Raj · 8 years ago
  77. 34f0c83 trace_shed: Drop useless and wrong WEXITSTATUS(status) by Khem Raj · 8 years ago
  78. 72d64e9 pec: Replace obsoleted SA_ONESHOT with SA_RESETHAND by Khem Raj · 8 years ago
  79. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  80. d418e38 fcntl34: Replace pthread_yield() with sched_yield() by Khem Raj · 8 years ago
  81. e70fc49 creat06: Include limits.h for PATH_MAX by Khem Raj · 8 years ago
  82. 1edd402 madvise06: make bug detection more reliable by Jan Stancek · 8 years ago
  83. c07d36c lib/test_test: fix parsing for options that don't need argument by Jan Stancek · 8 years ago
  84. d88569e Merge pull request #80 from gaowanlong/fix_LTPROOT_option by ngie · 8 years ago
  85. a346902 runltplite: fix the "-r" option by Wanlong Gao · 8 years ago
  86. 25f5a7b Merge pull request #78 from sathnaga/skip_option_ltplite_v2 by ngie · 8 years ago
  87. fa12e22 runltplite.sh: Adding SKIPFILE option by Satheesh Rajendran · 8 years ago
  88. 74b2eec syscalls/*: Fix order of included headers by Xiao Yang · 8 years ago
  89. c817f8f syscalls/sched_getparam03.c: Fix order of included headers by Xiao Yang · 8 years ago
  90. fc52c1c network/xinetd: fix/cleanup test by Alexey Kodanev · 8 years ago
  91. 81669ec network/tcp_cmds/rwho: fix/cleanup test by Alexey Kodanev · 8 years ago
  92. 60c9391 syscalls/fallocate04: add 'FALLOC_FL_INSERT_RANGE' test-case by Alexey Kodanev · 8 years ago
  93. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  94. 06b5b0d vma03: Align pgoffset for page_size > 4K by Khem Raj · 8 years ago
  95. 9efd110 mc_gethost: Use unsigned char instead of u_char by Khem Raj · 8 years ago
  96. beda93a ipc_stress/shmem_test_04: uint -> unsigned int by Khem Raj · 8 years ago
  97. 52b6b79 testcases: Remove unused error.h include by Khem Raj · 8 years ago
  98. 96cccf4 lapi/fcntl.h: Include system headers first. by Cyril Hrubis · 8 years ago
  99. c10c1c0 syscalls/socketpair02: reconstruct and convert to new API by Xiao Yang · 8 years ago
  100. cf472ed syscalls/socketpair01: convert to new API by Xiao Yang · 8 years ago