1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 63564ce testcsaes: Initialize TST_TOTAL statically. by Cyril Hrubis · 9 years ago
  3. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  4. 45ec001 tst_module: introduce a timeout to unload modules by Stanislav Kholmanskikh · 9 years ago
  5. 571db51 doc: document tst_run_cmd by Stanislav Kholmanskikh · 9 years ago
  6. a648a4d tst_run_cmd: add an option to pass the program exit code by Stanislav Kholmanskikh · 9 years ago
  7. 4584f91 lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit by Sheng Yong · 9 years ago
  8. 465a3d8 lib: tst_fs_type: add new filesystem types by Sheng Yong · 9 years ago
  9. a562f9c stress_floppy: Add 'datafiles' by Zeng Linggang · 10 years ago
  10. d22bfa2 stress_floppy: Cleanup by Zeng Linggang · 10 years ago
  11. 10b6117 syscalls: umount01: Give a hint on failure with EBUSY by Cyril Hrubis · 9 years ago
  12. c60a230 syscalls: Make use of tst_umount() by Cyril Hrubis · 9 years ago
  13. 420add2 lib: Add tst_umount() by Cyril Hrubis · 9 years ago
  14. 9d048f8 Fix warning by Zeng Linggang · 9 years ago
  15. c07cfe0 controllers: disallow attaching kthreadd or threads with flag 0x04000000 to cgroups on kernel > 3.4.0 by Lijinyue · 9 years ago
  16. 9539367 network/runtest: add VxLAN IPv6 tests by Alexey Kodanev · 10 years ago
  17. b8d02b0 network/vxlan: add support for IPv6 by Alexey Kodanev · 10 years ago
  18. d282e3c network/vxlan03.sh: add IPv6 tunneling through IPv4 by Alexey Kodanev · 10 years ago
  19. f6a4bc7 lib/test_net.sh: fix 'tst_rhost_run -s' when errors occur by Alexey Kodanev · 9 years ago
  20. 8a0aee1 increasing buffer size for correct alignment by Han Pingtian · 9 years ago
  21. 7811536 mem/hugeshmat: new case for hugepage leak inspection by Li Wang · 9 years ago
  22. ea39277 smack_set_socket_labels.c: Add `parse_opts' and so on. by Zeng Linggang · 9 years ago
  23. 7fc81db diotest: use safe format argument to tst_resm() by Ken Dreyer · 9 years ago
  24. 7cc3957 device-drivers/cpufreq: use safe format string arg by Ken Dreyer · 9 years ago
  25. f4b9596 Merge pull request #29 from ktdreyer/correct-fsf-address by Mike Frysinger · 9 years ago
  26. 945f9c6 update GPLv2 text in COPYING by Ken Dreyer · 9 years ago
  27. 554b179 tst_device: sleep/retry if LOOP_CLR_FD fails with EBUSY by Jan Stancek · 9 years ago
  28. 977bdf2 runltp: export initialized LTP_DEV by Jan Stancek · 9 years ago
  29. abec24a smack_set_doi.sh: Cleanup by Zeng Linggang · 9 years ago
  30. 5dc669f smack_set_socket_labels.c: Cleanup by Zeng Linggang · 9 years ago
  31. f4f3a55 smack_set_onlycap.sh: Cleanup by Zeng Linggang · 9 years ago
  32. ae440e4 smack_set_netlabel.sh: Cleanup by Zeng Linggang · 9 years ago
  33. d335d34 smack_set_load.sh: Cleanup by Zeng Linggang · 9 years ago
  34. 6d3efae smack_set_direct.sh: Cleanup by Zeng Linggang · 9 years ago
  35. b0ed19d smack_set_current.sh: Cleanup by Zeng Linggang · 9 years ago
  36. 7665407 smack_set_cipso.sh: Cleanup by Zeng Linggang · 9 years ago
  37. ee1ec4f smack_set_ambient.sh: Cleanup by Zeng Linggang · 9 years ago
  38. 221daea smack: Rename 'notroot.c' to 'smack_notroot.c' by Zeng Linggang · 9 years ago
  39. 1537229 smack_file_access.sh: Cleanup by Zeng Linggang · 9 years ago
  40. 5410a92 smack_common.sh: Cleanup by Zeng Linggang · 9 years ago
  41. 0b54529 test.sh: Set 777 permissions on test directory by Zeng Linggang · 9 years ago
  42. 90991f9 run-posix-option-group-test: remove set -x debug by Maxin B. John · 10 years ago
  43. b6ab85d LTP 20150119 by Cyril Hrubis · 9 years ago
  44. d2d38d1 containers: added timeouting for all netns test cases FIFO operations by Matus Marhefka · 10 years ago
  45. 5e61dbe tbio: fixes by Stanislav Kholmanskikh · 9 years ago
  46. 49a41ae tbio: fix cmd_len handling by Stanislav Kholmanskikh · 10 years ago
  47. 8480a19 ltp_tbio.c: fix a possible kernel panic by Stanislav Kholmanskikh · 10 years ago
  48. aa7a687 network/tcp_cmds/finger: fix finger bad user and host test by Hangbin Liu · 10 years ago
  49. b9f0196 recvmsg01: fix select() nfds for UNIX socket by Jan Stancek · 10 years ago
  50. e5fd512 skip MSG_ERRQUEUE+tcp test on kernels < 3.17 by Jan Stancek · 10 years ago
  51. 6c1e3d9 openposix: sigaction-16-1: Add missing volatile. by Cyril Hrubis · 10 years ago
  52. d7c68f3 openposix: Fix fork-11-1 hangs by Cyril Hrubis · 10 years ago
  53. 08e1fe9 testcases/lib/test.sh: added tst_timeout() by Matus Marhefka · 10 years ago
  54. 194168d syscalls/ustat: handle not supported syscall by Frediano Ziglio · 10 years ago
  55. a83cbb8 library: add tst_system for wrapper system(3) without SIGCHLD by George Wang · 10 years ago
  56. 1fd20e1 ima_violations.sh: Some cleanup by Zeng Linggang · 10 years ago
  57. 9ee8ae9 ima_tpm.sh: Some cleanup by Zeng Linggang · 10 years ago
  58. c649737 ima_policy.sh: Some cleanup by Zeng Linggang · 10 years ago
  59. 3610b04 ima_measurements.sh: Some cleanup by Zeng Linggang · 10 years ago
  60. baa2d99 ima_setup.sh: Some cleanup by Zeng Linggang · 10 years ago
  61. d4ab5d2 ltp: Fix cross-compilation by Cyril Hrubis · 10 years ago
  62. bb0ae55 containers: fix exit status in netns/netns_netlink.c by Xing Gu · 10 years ago
  63. 0cb5e2e containers: change check_iproute() behavior in netns/netns_helper.h by Xing Gu · 10 years ago
  64. 8f0c4ca containers: fix three cases' exit status by Xing Gu · 10 years ago
  65. be92c45 fs_perms: Fix the test after automatic cleanup. by Cyril Hrubis · 10 years ago
  66. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  67. 9fa8ad0 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  68. 73495a9 Merge pull request #24 from ktdreyer/asapi_05-format-string by Cyril Hrubis · 10 years ago
  69. 8c97e9d asapi_05: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  70. 5c7c3fb runltp: Remove export LTP_DEV="" from setup() by Cyril Hrubis · 10 years ago
  71. 04f2177 inotify: Fix cleanup on ENOSYS by Cyril Hrubis · 10 years ago
  72. b926efb device-drivers/cpufreq: add intel_pstate driver to boost test by Alexey Kodanev · 10 years ago
  73. b70c257 device-drivers/ltp_acpi_cpufreq: move it to cpufreq/cpufreq_boost by Alexey Kodanev · 10 years ago
  74. 6d54377 diotest: modify the confusing that function not failed but the errno is still negative by Zorro Lang · 10 years ago
  75. a97bebe test.sh: tst_resm and tst_brkm enhance by Zeng Linggang · 10 years ago
  76. d965f78 syscalls/getgroups/getgroups01: set supplementary groups to prevent TCONF by Han Pingtian · 10 years ago
  77. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  78. 8ab80e7 Remove dead code by Cyril Hrubis · 10 years ago
  79. bcf5239 network/tcp_fastopen: add support for IPv6 by Alexey Kodanev · 10 years ago
  80. 2266c59 network/runtests: remove ipv6_expect, ipv6_noexpect by Alexey Kodanev · 10 years ago
  81. 6913df7 network/tcpdump01: cleanup test, use new library by Alexey Kodanev · 10 years ago
  82. f941e51 network/sendfile01: cleanup test, apply new net library by Alexey Kodanev · 10 years ago
  83. cbab2ee network/ping: cleanup test, use new net library by Alexey Kodanev · 10 years ago
  84. cbcf2ca network/stress/broken_ip: move common code to library by Alexey Kodanev · 10 years ago
  85. d7dbcef network/test_net: add functions to manage IP addresses by Alexey Kodanev · 10 years ago
  86. 36bf986 network/test_net: add tst_ipaddr by Alexey Kodanev · 10 years ago
  87. a9ed4f9 network/test_net: add support for -6 option (IPv6 tests) by Alexey Kodanev · 10 years ago
  88. f836cbb stress_cd: Cleanup by Zeng Linggang · 10 years ago
  89. 17585cc file_test: fix testcase for ppc64le by Jeffrey Bastian · 10 years ago
  90. 0a45153 setresuid/setresgid fixes by Stanislav Kholmanskikh · 10 years ago
  91. 75fb057 fix some syscall tests for 16-bit compat testing by Han Pingtian · 10 years ago
  92. bb223a8 utils/sctp/test_accept: add EACCES to expected errors by Alexey Kodanev · 10 years ago
  93. 5c08f92 recv01: fix test for invalid message flags by Cyril Hrubis · 10 years ago
  94. d7aa176 recvmsg01: Fix test for invalid message flags by Cyril Hrubis · 10 years ago
  95. 6fb9117 cpuset_syscall_testset.sh: check TCONF for do_syscall_test by Jan Stancek · 10 years ago
  96. ac6342f controllers/cpuset: update to use test.sh by Jan Stancek · 10 years ago
  97. 92f909c device-drivers/ltp_acpi_cpufreq: Fix compilation. by Zeng Linggang · 10 years ago
  98. 0d42a8a device-drivers/ltp_acpi_cpufreq: measure time spent instead of cur_freq by Alexey Kodanev · 10 years ago
  99. b432e8b syscalls/fanotify: Verify that inode ignore masks are properly reflected by Jan Kara · 10 years ago
  100. bf109af network/dhcpd: cleanup test, apply test_net library by Alexey Kodanev · 10 years ago