1. 6971457 mem/oom: fork may fail before test by Jan Stancek · 8 years ago
  2. bb0b8e9 sched_setaffinity/sched_setaffinity01:kill child only when pid is positive by Han Pingtian · 8 years ago
  3. a94a669 network: rename runtest files, use 'net.' & 'net_stress.' prefix by Alexey Kodanev · 8 years ago
  4. fddb4f3 network: remove outdated network runtests and scripts by Alexey Kodanev · 8 years ago
  5. 6538f7a network: merge networktests.sh/networkstress.sh into network.sh by Alexey Kodanev · 8 years ago
  6. 0dfbe05 syscalls/madvise06: Convert to new test API by Li Wang · 8 years ago
  7. 1f393e6 syscalls/madvise05: Convert to new test API by Li Wang · 8 years ago
  8. db790f4 creat05: don't assume number of opened fds by Jan Stancek · 8 years ago
  9. 82c962b syscalls/access01: Fix test under root by Xiao Yang · 8 years ago
  10. 0b2b6fe syscalls/pipe01: Cleanup && convert to new API. by Xiao Yang · 8 years ago
  11. 790d70e commands/wc: Added new testcase to test wc by Xiao Yang · 8 years ago
  12. 1c2fddd waitpid/waitpid10: Break test if fork failed by Han Pingtian · 8 years ago
  13. ba9e07d waitpid/waitpid11: correct error message by Han Pingtian · 9 years ago
  14. 0468047 pause01: rewrite testcase by Jan Stancek · 8 years ago
  15. 12a5230 tst_safe_macros: add SAFE_SIGNAL by Jan Stancek · 8 years ago
  16. 768157b checkpoints: avoid unnecesasry sleep in checkpoint_wake by Jan Stancek · 8 years ago
  17. a229b52 commands/at_deny01: Fix incorrect FSF address by Martin Pluskal · 9 years ago
  18. 01d4979 direct_io/diotest1.c: fix gcc warning and use test temp directory by Alexey Kodanev · 8 years ago
  19. b3494f1 commands/insmod: add new testcase to test insmod(8) by Guangwen Feng · 8 years ago
  20. 97da9fd syscalls/access01: Add more tests. by Cyril Hrubis · 8 years ago
  21. 00748b0 syscalls/access01: Cleanup && convert to newlib. by Cyril Hrubis · 8 years ago
  22. cb82d90 syscalls/syscall01: Cleanup && convert to newlib. by Cyril Hrubis · 8 years ago
  23. a1cea67 mem/hugeshmctl: cleanup for the include file by Li Wang · 9 years ago
  24. 01b59c8 syscalls/rt_sigqueueinfo01: Fix warnings by removing unused variables by Xiao Yang · 9 years ago
  25. c9ddd86 containers/mountns*: Fix unused parameter compiler warnings by Xiao Yang · 9 years ago
  26. 5d1167c syscalls/signal*: Fix unused parameter compiler warnings by Xiao Yang · 9 years ago
  27. 5456fb4 clock_nanosleep/clock_nanosleep01: Fix typo by Nicolas Joly · 8 years ago
  28. 63b6532 open_posix_testsuite: Propagate configure params by Cyril Hrubis · 9 years ago
  29. 149490e LTP 20160510 by Cyril Hrubis · 8 years ago
  30. 085b5e6 containers/netns_netlink: Fix system() error handling by Cyril Hrubis · 8 years ago
  31. 7806e44 fs/isofs.sh: Don't use /etc/ for the image by Cyril Hrubis · 8 years ago
  32. e52148b scenario_groups/default: Remove dma_thread_diotest by Cyril Hrubis · 8 years ago
  33. 879d392 syscalls/umount2_{02,03}: Retry umount2() on EBUSY by Cyril Hrubis · 8 years ago
  34. 5443f90 personality01: run PER_LINUX32 only on x86_64 by Jan Stancek · 8 years ago
  35. d9deacf syscalls/umount2_03: Fix umount() and EBUSY by Cyril Hrubis · 8 years ago
  36. 88e316f syscalls/umount2_02: Fix umount() and EBUSY by Cyril Hrubis · 8 years ago
  37. 296082a diotest4: Fix testcase on Btrfs II. by Cyril Hrubis · 8 years ago
  38. ec5a4c6 network/stress/icmp: remove old uni-basic/* tests by Alexey Kodanev · 8 years ago
  39. 0036662 network/stress/icmp: add icmp-uni-basic to implement all icmp basic stress test by Hangbin Liu · 8 years ago
  40. 117a257 network/stress: add ipsec lib by Hangbin Liu · 8 years ago
  41. 6c42b44 lib/test_net.sh: add tst_ping() to check icmp connectivity by Hangbin Liu · 8 years ago
  42. 77c8113 lib/tst_mkfs: Exit with TCONF on missing mkfs.foo by Cyril Hrubis · 8 years ago
  43. 3d2deae lib/tst_run_cmd: Make it possible to detect ENOENT by Cyril Hrubis · 8 years ago
  44. cd3c33a syscalls/umount2_01: Fix umount() by Cyril Hrubis · 8 years ago
  45. 5f79570 runltp: Fix overrided -T option by Cyril Hrubis · 8 years ago
  46. 467f160 syscalls/utimensat: Remove +a on temp file by Cyril Hrubis · 8 years ago
  47. 856383c preadv02/pwritev02: fix EFAULT testcase on s390/x by Jan Stancek · 8 years ago
  48. f082112 diotest4: Fix testcase on Btrfs. by Cyril Hrubis · 8 years ago
  49. bbf4ef1 doc/test-writing-guidelines: Add FILE and fork() by Cyril Hrubis · 8 years ago
  50. 8bdf401 ltp-pan: Flush FILE buffers before fork() by Cyril Hrubis · 8 years ago
  51. 6e3be08 syscalls/pwritev: convert to new test API by Xiao Yang · 9 years ago
  52. 35b44bf mtest01/mtest01: break test if fork failed by Han Pingtian · 9 years ago
  53. c74fc3c waitpid/waitpid11: break test if fork() failed by Han Pingtian · 9 years ago
  54. 7703cb3 syscall/fcntl33.c: fix test on FUSE fs by Alexey Kodanev · 9 years ago
  55. 0f89b02 clone/clone07: do not kill the child by Han Pingtian · 9 years ago
  56. b53791c syscalls/fcntl22: Propagate test result by Cyril Hrubis · 9 years ago
  57. 611027b syscalls/fcntl15: Propagate test result by Cyril Hrubis · 9 years ago
  58. 5969a4a syscalls/fcntl13: Propagate test result by Cyril Hrubis · 9 years ago
  59. 96b4707 syscalls/fcntl12: Propagate test result by Cyril Hrubis · 9 years ago
  60. b536a81 syscalls/fcntl17: Propagate test result by Cyril Hrubis · 9 years ago
  61. c615316 syscalls/fcntl17: break test if fork failed by Han Pingtian · 9 years ago
  62. ac8048c waitpid/waitpid03: break test if fork failed by Han Pingtian · 9 years ago
  63. b322e33 tst_atomic: add test for tst_atomic_inc by Jan Stancek · 9 years ago
  64. eb0ad60 tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/x by Jan Stancek · 9 years ago
  65. f61391e m4: add a check for __sync_add_and_fetch by Jan Stancek · 9 years ago
  66. c54ca05 tst_atomic: make tst_atomic_inc take a signed integer by Jan Stancek · 9 years ago
  67. 175bcf5 syscalls/waitid01: Cleanup. by Cyril Hrubis · 9 years ago
  68. c478cda syscalls/waitid01: break test if fork() failed by Han Pingtian · 9 years ago
  69. 7b3ef3b request_key/request_key02.c: add new testcase by Xiao Yang · 9 years ago
  70. 2a9c158 request_key/request_key01.c: add new testcase by Xiao Yang · 9 years ago
  71. a5a91a7 lib/newlib_tests: Fixes. by Cyril Hrubis · 9 years ago
  72. 981d55a syscalls/msgctl*: fix unused parameter compiler warnings by Jan Stancek · 9 years ago
  73. b75e6e3 syscalls/msgctl07: add usleep to while(!ready) loop by Jan Stancek · 9 years ago
  74. 1e989a0 syscalls/msgctl13: fix error on a rebooted system by Cui Bixuan · 9 years ago
  75. 65ef42d syscalls/preadv02.c: add specific error by Xiao Yang · 9 years ago
  76. 7ba1d79 ptrace/ptrace05: check if fork failed by Han Pingtian · 9 years ago
  77. ca67538 include/lapi/fcntl.h: Do not include tee and splice by Cyril Hrubis · 9 years ago
  78. 6febf02 syscalls/waitpid02: Fix warning by Cyril Hrubis · 9 years ago
  79. eb1f51c syscalls/waitpid02: check if fork failed by Han Pingtian · 9 years ago
  80. ede6aee max_map_count: fix error by using runtime check by Cui Bixuan · 9 years ago
  81. b2be819 syscalls/fcntl14: Cleanup. by Cyril Hrubis · 9 years ago
  82. dd9ddae syscalls/fcntl14: break remaining tests if fork failed by Han Pingtian · 9 years ago
  83. 13fe1c7 syscalls/fcntl: add new test for open file description locks by Alexey Kodanev · 9 years ago
  84. 673dc67 lib: add safe_pthread_create() & safe_pthread_join() by Alexey Kodanev · 9 years ago
  85. 7671740 include/tst_pid.h: Add sys/types.h include by Cyril Hrubis · 9 years ago
  86. b8b230e runtest/scsi_debug.part1: fix gf701/gf702 typo by TAKAHASHI Tetsuya · 9 years ago
  87. ed66610 mm/oom: enable ksm before OOM-KSM testing by Li Wang · 9 years ago
  88. 4436370 mm/ksm: extend 'max_page_sharing' before ksm testing by Li Wang · 9 years ago
  89. 74ad860 mm/ksm05: Fix posix_memaling() error check by Cyril Hrubis · 9 years ago
  90. f940510 mm/ksm: taking use of SAFE_FILE_ macro for ksm05.c by Li Wang · 9 years ago
  91. 6dd2dcd testcases/kernel/include/lib.mk: re-order library link order by Jan Stancek · 9 years ago
  92. 4e7ddc8 syscalls/preadv{01,02}: Convert to new test API. by Cyril Hrubis · 9 years ago
  93. b3613ca syscalls/recvmsg02: Convert to new API by Cyril Hrubis · 9 years ago
  94. 398eb92 syscalls/llistxattr03: Convert to new API by Cyril Hrubis · 9 years ago
  95. 2e54c00 syscalls/llistxattr02: Convert to new API by Cyril Hrubis · 9 years ago
  96. 6823b61 syscalls/llistxattr01: Convert to new API by Cyril Hrubis · 9 years ago
  97. 45cd116 syscalls/creat05: Cleanup && Convert to new API by Cyril Hrubis · 9 years ago
  98. da3105a syscalls/creat07: Cleanup && Convert to new API by Cyril Hrubis · 9 years ago
  99. 2080b9b syscalls/creat06: Cleanup && Convert to new API by Cyril Hrubis · 9 years ago
  100. 266296e syscalls/creat04: Cleanup && Convert to new API by Cyril Hrubis · 9 years ago