1. b7d2a9b ld01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  2. faaf835 eject-tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  3. 1009334 cpio_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  4. 8416616 file_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  5. f08481b cp_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  6. d806886 ln_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  7. 56fc4ca Get rid of the ade directory. by Cyril Hrubis · 8 years ago
  8. d7f28c9 Get rid of the fileutils directory. by Cyril Hrubis · 8 years ago
  9. cb00879 tar_tests.sh: Cleanup && convert to new library by Cyril Hrubis · 8 years ago
  10. 7ceac0d controllers/cpuacct.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  11. 450551c controllers/pids.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  12. 72e3803 lsmod01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  13. d58b3eb insmod01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  14. cc569f6 gzip_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  15. 353597d mkfs01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  16. 2c97de5 mv_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  17. 95c98e7 mkswap01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  18. a903581 df01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  19. d40cbfb du01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  20. 83932e2 ldd01: Convert to the new library by Cyril Hrubis · 8 years ago
  21. fe19c37 wc01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  22. 838ac3b which01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  23. 14cefa9 tst_test.sh: Implement ROD_BASE in C by Cyril Hrubis · 8 years ago
  24. 7783ac3 lib/tst_test.sh: Add new shell library 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. dbbbe79 du01.sh: BTRFS fix for the symlink by Stanislav Kholmanskikh · 8 years ago
  28. 2edbb2d du01.sh: start matching at the beginning of a line by Stanislav Kholmanskikh · 8 years ago
  29. 18d76eb syscalls/clock_getres01: convert to use new test library API by Petr Vorel · 8 years ago
  30. f7201df tools: Remove unused code. by Cyril Hrubis · 8 years ago
  31. 4de498d brk01: Use uintptr_t instead of long. by sam · 8 years ago
  32. 9f6d80b Revert "It is safer to use "uintptr_t" when we transfer "void *".And I use" by Cyril Hrubis · 8 years ago
  33. 69f89fb It is safer to use "uintptr_t" when we transfer "void *".And I use by sam · 8 years ago
  34. c373c58 network/tcp_fastopen: use tst_netload() & tmp dir for test results by Alexey Kodanev · 8 years ago
  35. d974e4b syscalls/setpriority02: Reconstruct && Convert to new API by Guangwen Feng · 8 years ago
  36. f59c6a5 syscalls/setpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  37. 6924a46 syscalls/getpriority02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  38. 61b91f8 syscalls/getpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  39. 3ca5db1 mem/hugeshmget03: Restore the correct shmmni if set_sys_tune() fails by Huacai Chen · 8 years ago
  40. b7bb134 tools/{autoltp,ltprun}: Remove. by Cyril Hrubis · 8 years ago
  41. 3b3a842 runalltests.sh: Fix runalltests.sh removal by Xiao Yang · 8 years ago
  42. f53a3a0 doc: Remove testcases/* by Cyril Hrubis · 8 years ago
  43. 7be6224 runalltests.sh: removed by Petr Vorel · 8 years ago
  44. b047f80 kernel: minor cleanup in fs_bind TODO by Petr Vorel · 8 years ago
  45. 751785e doc: update networking related documentation by Petr Vorel · 8 years ago
  46. d42acc0 network: mc_cmds: fix error message by Petr Vorel · 8 years ago
  47. 35edc26 network: load test_net.sh after getopts by Petr Vorel · 8 years ago
  48. 17fdb43 lsmod01: keep the output in variables by Stanislav Kholmanskikh · 8 years ago
  49. cba7820 testscripts/test_filecaps.sh: Remove. by Cyril Hrubis · 8 years ago
  50. d95bd6c testscripts/test_containers.sh: Remove. by Cyril Hrubis · 8 years ago
  51. d4d1356 testscripts/syscalls.sh: Remove. by Cyril Hrubis · 8 years ago
  52. f3618dd testscripts/runpan.sh: Remove. by Cyril Hrubis · 8 years ago
  53. d4529da testscripts/math.sh: Remove. by Cyril Hrubis · 8 years ago
  54. b264090 syscalls/nice05: remove obsolete data by Xiao Yang · 8 years ago
  55. 2f496cd network: portability: using tst_sleep instead of usleep by Petr Vorel · 8 years ago
  56. 53bea78 network: fix bashisms + shebang by Petr Vorel · 8 years ago
  57. 4106163 open_posix_testsuite: sched_setscheduler returns previous policy by Ryan Zezeski · 8 years ago
  58. 3b6721c syscalls/umount03: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  59. e6c6068 syscalls/umount02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  60. 9185ace syscalls/umount01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  61. 6825c4f syscalls/nice05: Remove. by Cyril Hrubis · 8 years ago
  62. a4d7109 syscalls/nice04: Convert to the new library. by Cyril Hrubis · 8 years ago
  63. 31fef85 syscalls/nice03: Convert to the new library. by Cyril Hrubis · 8 years ago
  64. 5ec9043 syscalls/nice02: Convert to the new library. by Cyril Hrubis · 8 years ago
  65. 43a2207 syscalls/nice01: Convert to the new library. by Cyril Hrubis · 8 years ago
  66. af5a4b1 SAFE_MACROS: Add SAFE_GETPRIORITY() by Cyril Hrubis · 8 years ago
  67. b819c65 syscalls/creat06: Fix the use of tst_brk() in cleanup by Guangwen Feng · 8 years ago
  68. 6b37c6f socketcall01: Cleanup && rewrite to new API. by Cyril Hrubis · 8 years ago
  69. f9c1a2c socketcall: TCONF instead of TFAIL when user is not root by Dejan Jovicevic · 8 years ago
  70. ce66db2 sched_xxx: TCONF instead of TFAIL if user is not root by Dejan Jovicevic · 8 years ago
  71. 00b4cde syscalls/*: fix TERRNO by Xiao Yang · 8 years ago
  72. 63da99c syscalls/umask01: Cleanup && Use the new API && Rename by Guangwen Feng · 8 years ago
  73. 44fa34e syscalls/sendto02.c: add new testcase by Xiao Yang · 8 years ago
  74. e1080bc syscalls/quotactl02.c: Reconstruct && Convert to new API by Xiao Yang · 8 years ago
  75. e31cde6 security/dirtyc0w: Add new test. by Cyril Hrubis · 8 years ago
  76. 4b8dd42 SAFE_MACROS: Add SAFE_EXECLP() by Cyril Hrubis · 8 years ago
  77. a384c73 fs/linktest.sh: Use tst_resm instead of tst_res by Huacai Chen · 8 years ago
  78. 193ce73 containers/netns_netlink: Avoid segmentation fault by Huacai Chen · 8 years ago
  79. d40d74e syscalls/quotatcl01.c: Rewrite && Convert to new API by Xiao Yang · 8 years ago
  80. 3ebd22b containers/netns/netns_sysfs.sh: add kernel version check by Guangwen Feng · 8 years ago
  81. 6c01490 syscalls/creat06: Fix the use of unassigned variable by Guangwen Feng · 8 years ago
  82. a6ca086 Merge pull request #99 from jungsusohn/master by Mike Frysinger · 8 years ago
  83. 0b08cf1 runltp: Fix export assignment for Dash by Jungsu Sohn · 8 years ago
  84. fb5ce47 readahead02: estimate max readahead size by Jan Stancek · 8 years ago
  85. 2f43825 cpuhotplug_hotplug.sh: dash's 'local' only accepts the first token by James Morse · 8 years ago
  86. 9f7b382 cgroup_fj_function.sh: Wait for $pid before cleanup by Cyril Hrubis · 8 years ago
  87. 0119096 m4/ltp-xfs_quota.m4: fix xfs quota check by Xiao Yang · 8 years ago
  88. 9272a23 test_net.sh: don't waste time waiting 1 sec in tst_ping() by Alexey Kodanev · 8 years ago
  89. 5cd7b8b network/busy_poll: TCONF if driver doesn't support busy-poll feature by Alexey Kodanev · 8 years ago
  90. b3671b7 writev01: rewrite and drop partially valid iovec tests by Jan Stancek · 8 years ago
  91. 9a62652 writev: remove writev03 and writev04 by Jan Stancek · 8 years ago
  92. db19194 syscalls: new test writev07 by Jan Stancek · 8 years ago
  93. bdd09b1 du01.sh: Fix failures on Btrfs on ppc64le by Cyril Hrubis · 8 years ago
  94. 9943ac9 Revert "du01.sh: Fix failures on Btrfs on ppc32le" by Cyril Hrubis · 8 years ago
  95. f72ca5b lib: add tst_res_hexd for newlib by Jan Stancek · 8 years ago
  96. 85e298f lib/test_net.sh: fix netload() by Alexey Kodanev · 8 years ago
  97. d539a00 move_pages04: fix zero page status code for kernels >= 4.3 by Jan Stancek · 8 years ago
  98. ebfb345 du01.sh: Fix failures on Btrfs on ppc32le by Cyril Hrubis · 8 years ago
  99. 70a21de Use sys/xattr.h instead of attr/xattr.h by Dejan Jovicevic · 8 years ago
  100. b73f528 device-drivers/rtc: handle EINVAL on RTC_ALM_READ by Richard Palethorpe · 8 years ago