1. f4b0281 mmap16: Get rid of SAFE_PWRITE() by Cyril Hrubis · 8 years ago
  2. 56d7133 network: fix network.sh -e option by Petr Vorel · 8 years ago
  3. d685e31 network: fix printing commands in verbose mode by Petr Vorel · 8 years ago
  4. 97f1183 ipc/msgget0*: cleanup && convert to new API by Xiao Yang · 8 years ago
  5. 542421d syscalls/ipc: add newipc library for new API by Xiao Yang · 8 years ago
  6. a93f1f4 syscalls/access04: Convert to new API && Rename by Guangwen Feng · 8 years ago
  7. 5f8ca6c network: test_net.sh: allow to run network tests on a single machine by Alexey Kodanev · 8 years ago
  8. 4096d1c Merge pull request #114 from rzezeski/rpz-init-cpus-var by ngie · 8 years ago
  9. a43aabd open_posix_testsuite: intialize var for VLA by Ryan Zezeski · 8 years ago
  10. 5952d6e tools/strace_test: Remove. by Cyril Hrubis · 8 years ago
  11. 2ef1a91 realtime: Remove leftover script mixed_load.sh by Cyril Hrubis · 8 years ago
  12. 78db757 syscalls/mq_unlink: convert to use new test library API by Petr Vorel · 8 years ago
  13. 1775ddf network/echo01: fix creating existing directory by Petr Vorel · 8 years ago
  14. eb0ae46 flistxattr and listxattr: added tests by Dejan Jovicevic · 8 years ago
  15. 2221504 llistxattr: new testcase for long path name by Dejan Jovicevic · 8 years ago
  16. bf8a49c llistxattr: improved code readability and stability by Dejan Jovicevic · 8 years ago
  17. 708d8da llistxattr: moved to using safe macros by Dejan Jovicevic · 8 years ago
  18. 1055281 safe_macros: add safe_setxattr(), safe_lsetxattr() and safe_fsetxattr() by Dejan Jovicevic · 8 years ago
  19. 0702d49 shell: fix echo -e bashisms, simplify code by Petr Vorel · 8 years ago
  20. 08643b1 shell: fix bashism (( )) by Petr Vorel · 8 years ago
  21. ccbdf8c make-file.sh: simplify, fix bashism by Petr Vorel · 8 years ago
  22. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  23. df19c39 cpuhotplug_hotplug.sh: 'part' here is a variable by Han, NingX · 8 years ago
  24. e84c8a6 delete runtest/nw_under_ns by Wenzhong Sun · 8 years ago
  25. 5ed7339 writev07: fix "written more than expected" check by Jan Stancek · 8 years ago
  26. 0f47264 runtest/syscalls:ftruncate04_64 by gyher · 8 years ago
  27. 68d3abf lib/libipc.c: Remove unnecessary head file by gyher · 8 years ago
  28. be8c3bc runtest/net.nfs: fix NFS version typo by Alexey Kodanev · 8 years ago
  29. e899457 safe_macros: make safe_pread() and safe_pwrite() inline by Nikita Yushchenko · 8 years ago
  30. d0e1d19 testcases/clock_nanosleep01: convert to use new test library API by Petr Vorel · 8 years ago
  31. d753288 lib: move create_sig_proc() into newlib by Petr Vorel · 8 years ago
  32. aae5c81 nm/datafiles: Add f1, f2 and f3 to .gitignore by Guangwen Feng · 8 years ago
  33. 050899c syscalls/mq_notify01: prevent deadlock, cleanup by Petr Vorel · 8 years ago
  34. f66c31c network/geneve: add performance test for geneve tunnel by Alexey Kodanev · 8 years ago
  35. 3efb07d network/ipsec: add vti tunnel test & new options for enc algs by Alexey Kodanev · 8 years ago
  36. eddd2e5 network/ipsec: use the same mode parameter name as in iproute by Alexey Kodanev · 8 years ago
  37. c2f34ff network/ipsec: move parsing command-line options to ipsec_lib.sh by Alexey Kodanev · 8 years ago
  38. 86ec8ff runtest/net_stress.ipsec_icmp: disable multinic tests by Alexey Kodanev · 8 years ago
  39. 437cbae fs_racer: cleanup by Cui Bixuan · 8 years ago
  40. 8be8167 syscalls/getpriority01: Check the returned prio values in a range. by Guangwen Feng · 8 years ago
  41. f77b1be fsync/fsync01: Use the correct parameters by gyher · 8 years ago
  42. 47a1e46 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  43. 23d7e7c Revert "testcases: bashisms: s/==/=/" by Cyril Hrubis · 8 years ago
  44. 65767d1 testcases: bashisms: s/==/=/ by Petr Vorel · 8 years ago
  45. 4847f1c apicmd: Get rid of tst_kvercmp* binaries. by Cyril Hrubis · 8 years ago
  46. 541b3ca network/virt: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  47. 0eaf5e8 tcp_fastopen: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  48. 8d61a03 dctcp: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  49. 8a181e2 busy_poll: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  50. de77395 ftrace_test: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  51. a4c01c3 utimensat_tests: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  52. 538ec81 run_capbounds.sh: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  53. 28a603a power_management: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  54. 8801cda quota_remount_test01: Make use of tst_kvcmp + fix by Cyril Hrubis · 8 years ago
  55. 5018761 ext4-new-features: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  56. 46e3e56 rcu_torture: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  57. 31aa46c memcg: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  58. 8fdec6a cpuset: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  59. 3835e7e cgroup_regresson_test: Make use of tst_kvcmp + fixes by Cyril Hrubis · 8 years ago
  60. 26f8fbe test_fs_bind.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  61. 7688862 netns_sysfs.sh: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  62. 99e5623 zram: Make use of tst_kvcmp by Cyril Hrubis · 8 years ago
  63. 4dcfd28 lib: Add new tst_kvcmp for shell by Cyril Hrubis · 8 years ago
  64. 77b5d75 ar01: Rewrite to the new library by Cyril Hrubis · 8 years ago
  65. 1ce062f commands: objdump01, size01: Remove. by Cyril Hrubis · 8 years ago
  66. e1eaa03 unzip_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  67. 5ec7056 nm01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  68. 78fb1eb mkdir_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  69. b7d2a9b ld01: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  70. faaf835 eject-tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  71. 1009334 cpio_tests.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  72. 8416616 file_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  73. f08481b cp_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  74. d806886 ln_test.sh: Rewrite && convert to new library. by Cyril Hrubis · 8 years ago
  75. 56fc4ca Get rid of the ade directory. by Cyril Hrubis · 8 years ago
  76. d7f28c9 Get rid of the fileutils directory. by Cyril Hrubis · 8 years ago
  77. cb00879 tar_tests.sh: Cleanup && convert to new library by Cyril Hrubis · 8 years ago
  78. 7ceac0d controllers/cpuacct.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  79. 450551c controllers/pids.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  80. 72e3803 lsmod01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  81. d58b3eb insmod01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  82. cc569f6 gzip_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  83. 353597d mkfs01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  84. 2c97de5 mv_tests.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  85. 95c98e7 mkswap01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  86. a903581 df01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  87. d40cbfb du01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  88. 83932e2 ldd01: Convert to the new library by Cyril Hrubis · 8 years ago
  89. fe19c37 wc01.sh: Convert to the new library by Cyril Hrubis · 8 years ago
  90. 838ac3b which01.sh Convert to the new library by Cyril Hrubis · 8 years ago
  91. 14cefa9 tst_test.sh: Implement ROD_BASE in C by Cyril Hrubis · 8 years ago
  92. 7783ac3 lib/tst_test.sh: Add new shell library by Cyril Hrubis · 8 years ago
  93. c65efe4 testcases/mq_notify01: convert to use new test library API by Petr Vorel · 8 years ago
  94. 408e3e9 fchmod01: use "buf" to replace "&buf" by kunyanx · 8 years ago
  95. dbbbe79 du01.sh: BTRFS fix for the symlink by Stanislav Kholmanskikh · 8 years ago
  96. 2edbb2d du01.sh: start matching at the beginning of a line by Stanislav Kholmanskikh · 8 years ago
  97. 18d76eb syscalls/clock_getres01: convert to use new test library API by Petr Vorel · 8 years ago
  98. f7201df tools: Remove unused code. by Cyril Hrubis · 8 years ago
  99. 4de498d brk01: Use uintptr_t instead of long. by sam · 8 years ago
  100. 9f6d80b Revert "It is safer to use "uintptr_t" when we transfer "void *".And I use" by Cyril Hrubis · 8 years ago