1. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  2. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  3. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  4. 542421d syscalls/ipc: add newipc library for new API by Xiao Yang · 8 years ago
  5. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  6. 5f8ca6c network: test_net.sh: allow to run network tests on a single machine by Alexey Kodanev · 8 years ago
  7. a43aabd open_posix_testsuite: intialize var for VLA by Ryan Zezeski · 8 years ago
  8. 2ef1a91 realtime: Remove leftover script mixed_load.sh by Cyril Hrubis · 8 years ago
  9. 78db757 syscalls/mq_unlink: convert to use new test library API by Petr Vorel · 8 years ago
  10. 1775ddf network/echo01: fix creating existing directory by Petr Vorel · 8 years ago
  11. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  12. 2221504 llistxattr: new testcase for long path name by Dejan Jovicevic · 8 years ago
  13. bf8a49c llistxattr: improved code readability and stability by Dejan Jovicevic · 8 years ago
  14. 708d8da llistxattr: moved to using safe macros by Dejan Jovicevic · 8 years ago
  15. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  16. 08643b1 shell: fix bashism (( )) by Petr Vorel · 8 years ago
  17. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  18. df19c39 cpuhotplug_hotplug.sh: 'part' here is a variable by Han, NingX · 8 years ago
  19. 5ed7339 writev07: fix "written more than expected" check by Jan Stancek · 8 years ago
  20. 68d3abf lib/libipc.c: Remove unnecessary head file by gyher · 8 years ago
  21. d0e1d19 testcases/clock_nanosleep01: convert to use new test library API by Petr Vorel · 8 years ago
  22. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago
  23. aae5c81 nm/datafiles: Add f1, f2 and f3 to .gitignore by Guangwen Feng · 8 years ago
  24. 050899c syscalls/mq_notify01: prevent deadlock, cleanup by Petr Vorel · 8 years ago
  25. f66c31c network/geneve: add performance test for geneve tunnel by Alexey Kodanev · 8 years ago
  26. 3efb07d network/ipsec: add vti tunnel test & new options for enc algs by Alexey Kodanev · 8 years ago
  27. eddd2e5 network/ipsec: use the same mode parameter name as in iproute by Alexey Kodanev · 8 years ago
  28. c2f34ff network/ipsec: move parsing command-line options to ipsec_lib.sh by Alexey Kodanev · 8 years ago
  29. 437cbae fs_racer: cleanup by Cui Bixuan · 8 years ago
  30. 8be8167 syscalls/getpriority01: Check the returned prio values in a range. by Guangwen Feng · 8 years ago
  31. f77b1be fsync/fsync01: Use the correct parameters by gyher · 8 years ago
  32. 47a1e46 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  33. 23d7e7c Revert "testcases: bashisms: s/==/=/" by Cyril Hrubis · 8 years ago
  34. 65767d1 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  35. 541b3ca network/virt: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  36. 0eaf5e8 tcp_fastopen: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  37. 8d61a03 dctcp: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  38. 8a181e2 busy_poll: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  39. de77395 ftrace_test: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  40. a4c01c3 utimensat_tests: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  41. 538ec81 run_capbounds.sh: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  42. 28a603a power_management: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  43. 8801cda quota_remount_test01: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  44. 5018761 ext4-new-features: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  45. 46e3e56 rcu_torture: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  46. 31aa46c memcg: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  47. 8fdec6a cpuset: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  48. 3835e7e cgroup_regresson_test: Make use of tst_kvcmp + fixes by Cyril Hrubis · 8 years ago
  49. 7688862 netns_sysfs.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  50. 99e5623 zram: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  51. 4dcfd28 lib: Add new tst_kvcmp for shell by Cyril Hrubis · 8 years ago
  52. 77b5d75 ar01: Rewrite to the new library by Cyril Hrubis · 8 years ago
  53. 1ce062f commands: objdump01, size01: Remove. by Cyril Hrubis · 8 years ago
  54. e1eaa03 unzip_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  55. 5ec7056 nm01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  56. 78fb1eb mkdir_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  57. b7d2a9b ld01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  58. faaf835 eject-tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  59. 1009334 cpio_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  60. 8416616 file_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  61. f08481b cp_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  62. d806886 ln_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  63. 56fc4ca Get rid of the ade directory. by Cyril Hrubis · 8 years ago
  64. d7f28c9 Get rid of the fileutils directory. by Cyril Hrubis · 8 years ago
  65. cb00879 tar_tests.sh: Cleanup && convert to new library by Cyril Hrubis · 8 years ago
  66. 7ceac0d controllers/cpuacct.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  67. 450551c controllers/pids.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  68. 72e3803 lsmod01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  69. d58b3eb insmod01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  70. cc569f6 gzip_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  71. 353597d mkfs01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  72. 2c97de5 mv_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  73. 95c98e7 mkswap01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  74. a903581 df01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  75. d40cbfb du01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  76. 83932e2 ldd01: Convert to the new library by Cyril Hrubis · 8 years ago
  77. fe19c37 wc01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  78. 838ac3b which01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  79. 14cefa9 tst_test.sh: Implement ROD_BASE in C by Cyril Hrubis · 8 years ago
  80. 7783ac3 lib/tst_test.sh: Add new shell library by Cyril Hrubis · 8 years ago
  81. c65efe4 testcases/mq_notify01: convert to use new test library API by Petr Vorel · 8 years ago
  82. 408e3e9 fchmod01: use "buf" to replace "&buf" by kunyanx · 8 years ago
  83. dbbbe79 du01.sh: BTRFS fix for the symlink by Stanislav Kholmanskikh · 8 years ago
  84. 2edbb2d du01.sh: start matching at the beginning of a line by Stanislav Kholmanskikh · 8 years ago
  85. 18d76eb syscalls/clock_getres01: convert to use new test library API by Petr Vorel · 8 years ago
  86. 4de498d brk01: Use uintptr_t instead of long. by sam · 8 years ago
  87. 9f6d80b Revert "It is safer to use "uintptr_t" when we transfer "void *".And I use" by Cyril Hrubis · 8 years ago
  88. 69f89fb It is safer to use "uintptr_t" when we transfer "void *".And I use by sam · 8 years ago
  89. c373c58 network/tcp_fastopen: use tst_netload() & tmp dir for test results by Alexey Kodanev · 8 years ago
  90. d974e4b syscalls/setpriority02: Reconstruct && Convert to new API by Guangwen Feng · 8 years ago
  91. f59c6a5 syscalls/setpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  92. 6924a46 syscalls/getpriority02: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  93. 61b91f8 syscalls/getpriority01: Cleanup && Convert to new API by Guangwen Feng · 8 years ago
  94. 3ca5db1 mem/hugeshmget03: Restore the correct shmmni if set_sys_tune() fails by Huacai Chen · 8 years ago
  95. b047f80 kernel: minor cleanup in fs_bind TODO by Petr Vorel · 8 years ago
  96. d42acc0 network: mc_cmds: fix error message by Petr Vorel · 8 years ago
  97. 17fdb43 lsmod01: keep the output in variables by Stanislav Kholmanskikh · 8 years ago
  98. b264090 syscalls/nice05: remove obsolete data by Xiao Yang · 8 years ago
  99. 2f496cd network: portability: using tst_sleep instead of usleep by Petr Vorel · 8 years ago
  100. 53bea78 network: fix bashisms + shebang by Petr Vorel · 8 years ago