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. a648a4d tst_run_cmd: add an option to pass the program exit code by Stanislav Kholmanskikh · 10 years ago
  5. a562f9c stress_floppy: Add 'datafiles' by Zeng Linggang · 10 years ago
  6. d22bfa2 stress_floppy: Cleanup by Zeng Linggang · 10 years ago
  7. 10b6117 syscalls: umount01: Give a hint on failure with EBUSY by Cyril Hrubis · 10 years ago
  8. c60a230 syscalls: Make use of tst_umount() by Cyril Hrubis · 10 years ago
  9. 9d048f8 Fix warning by Zeng Linggang · 10 years ago
  10. c07cfe0 controllers: disallow attaching kthreadd or threads with flag 0x04000000 to cgroups on kernel > 3.4.0 by Lijinyue · 10 years ago
  11. b8d02b0 network/vxlan: add support for IPv6 by Alexey Kodanev · 10 years ago
  12. d282e3c network/vxlan03.sh: add IPv6 tunneling through IPv4 by Alexey Kodanev · 10 years ago
  13. f6a4bc7 lib/test_net.sh: fix 'tst_rhost_run -s' when errors occur by Alexey Kodanev · 10 years ago
  14. 8a0aee1 increasing buffer size for correct alignment by Han Pingtian · 10 years ago
  15. 7811536 mem/hugeshmat: new case for hugepage leak inspection by Li Wang · 10 years ago
  16. ea39277 smack_set_socket_labels.c: Add `parse_opts' and so on. by Zeng Linggang · 10 years ago
  17. 7fc81db diotest: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  18. 7cc3957 device-drivers/cpufreq: use safe format string arg by Ken Dreyer · 10 years ago
  19. abec24a smack_set_doi.sh: Cleanup by Zeng Linggang · 10 years ago
  20. 5dc669f smack_set_socket_labels.c: Cleanup by Zeng Linggang · 10 years ago
  21. f4f3a55 smack_set_onlycap.sh: Cleanup by Zeng Linggang · 10 years ago
  22. ae440e4 smack_set_netlabel.sh: Cleanup by Zeng Linggang · 10 years ago
  23. d335d34 smack_set_load.sh: Cleanup by Zeng Linggang · 10 years ago
  24. 6d3efae smack_set_direct.sh: Cleanup by Zeng Linggang · 10 years ago
  25. b0ed19d smack_set_current.sh: Cleanup by Zeng Linggang · 10 years ago
  26. 7665407 smack_set_cipso.sh: Cleanup by Zeng Linggang · 10 years ago
  27. ee1ec4f smack_set_ambient.sh: Cleanup by Zeng Linggang · 10 years ago
  28. 221daea smack: Rename 'notroot.c' to 'smack_notroot.c' by Zeng Linggang · 10 years ago
  29. 1537229 smack_file_access.sh: Cleanup by Zeng Linggang · 10 years ago
  30. 5410a92 smack_common.sh: Cleanup by Zeng Linggang · 10 years ago
  31. 0b54529 test.sh: Set 777 permissions on test directory by Zeng Linggang · 10 years ago
  32. 90991f9 run-posix-option-group-test: remove set -x debug by Maxin B. John · 10 years ago
  33. d2d38d1 containers: added timeouting for all netns test cases FIFO operations by Matus Marhefka · 10 years ago
  34. 5e61dbe tbio: fixes by Stanislav Kholmanskikh · 10 years ago
  35. 49a41ae tbio: fix cmd_len handling by Stanislav Kholmanskikh · 10 years ago
  36. 8480a19 ltp_tbio.c: fix a possible kernel panic by Stanislav Kholmanskikh · 10 years ago
  37. aa7a687 network/tcp_cmds/finger: fix finger bad user and host test by Hangbin Liu · 10 years ago
  38. b9f0196 recvmsg01: fix select() nfds for UNIX socket by Jan Stancek · 10 years ago
  39. e5fd512 skip MSG_ERRQUEUE+tcp test on kernels < 3.17 by Jan Stancek · 10 years ago
  40. 6c1e3d9 openposix: sigaction-16-1: Add missing volatile. by Cyril Hrubis · 10 years ago
  41. d7c68f3 openposix: Fix fork-11-1 hangs by Cyril Hrubis · 10 years ago
  42. 08e1fe9 testcases/lib/test.sh: added tst_timeout() by Matus Marhefka · 10 years ago
  43. 194168d syscalls/ustat: handle not supported syscall by Frediano Ziglio · 10 years ago
  44. 1fd20e1 ima_violations.sh: Some cleanup by Zeng Linggang · 10 years ago
  45. 9ee8ae9 ima_tpm.sh: Some cleanup by Zeng Linggang · 10 years ago
  46. c649737 ima_policy.sh: Some cleanup by Zeng Linggang · 10 years ago
  47. 3610b04 ima_measurements.sh: Some cleanup by Zeng Linggang · 10 years ago
  48. baa2d99 ima_setup.sh: Some cleanup by Zeng Linggang · 10 years ago
  49. bb0ae55 containers: fix exit status in netns/netns_netlink.c by Xing Gu · 10 years ago
  50. 0cb5e2e containers: change check_iproute() behavior in netns/netns_helper.h by Xing Gu · 10 years ago
  51. 8f0c4ca containers: fix three cases' exit status by Xing Gu · 10 years ago
  52. be92c45 fs_perms: Fix the test after automatic cleanup. by Cyril Hrubis · 10 years ago
  53. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  54. 9fa8ad0 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  55. 8c97e9d asapi_05: use safe format argument to tst_resm() by Ken Dreyer · 10 years ago
  56. 04f2177 inotify: Fix cleanup on ENOSYS by Cyril Hrubis · 10 years ago
  57. b926efb device-drivers/cpufreq: add intel_pstate driver to boost test by Alexey Kodanev · 10 years ago
  58. b70c257 device-drivers/ltp_acpi_cpufreq: move it to cpufreq/cpufreq_boost by Alexey Kodanev · 10 years ago
  59. 6d54377 diotest: modify the confusing that function not failed but the errno is still negative by Zorro Lang · 10 years ago
  60. a97bebe test.sh: tst_resm and tst_brkm enhance by Zeng Linggang · 10 years ago
  61. d965f78 syscalls/getgroups/getgroups01: set supplementary groups to prevent TCONF by Han Pingtian · 10 years ago
  62. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  63. bcf5239 network/tcp_fastopen: add support for IPv6 by Alexey Kodanev · 10 years ago
  64. 6913df7 network/tcpdump01: cleanup test, use new library by Alexey Kodanev · 10 years ago
  65. f941e51 network/sendfile01: cleanup test, apply new net library by Alexey Kodanev · 10 years ago
  66. cbab2ee network/ping: cleanup test, use new net library by Alexey Kodanev · 10 years ago
  67. cbcf2ca network/stress/broken_ip: move common code to library by Alexey Kodanev · 10 years ago
  68. d7dbcef network/test_net: add functions to manage IP addresses by Alexey Kodanev · 10 years ago
  69. 36bf986 network/test_net: add tst_ipaddr by Alexey Kodanev · 10 years ago
  70. a9ed4f9 network/test_net: add support for -6 option (IPv6 tests) by Alexey Kodanev · 10 years ago
  71. f836cbb stress_cd: Cleanup by Zeng Linggang · 10 years ago
  72. 17585cc file_test: fix testcase for ppc64le by Jeffrey Bastian · 10 years ago
  73. 0a45153 setresuid/setresgid fixes by Stanislav Kholmanskikh · 10 years ago
  74. 75fb057 fix some syscall tests for 16-bit compat testing by Han Pingtian · 10 years ago
  75. 5c08f92 recv01: fix test for invalid message flags by Cyril Hrubis · 10 years ago
  76. d7aa176 recvmsg01: Fix test for invalid message flags by Cyril Hrubis · 10 years ago
  77. 6fb9117 cpuset_syscall_testset.sh: check TCONF for do_syscall_test by Jan Stancek · 10 years ago
  78. ac6342f controllers/cpuset: update to use test.sh by Jan Stancek · 10 years ago
  79. 92f909c device-drivers/ltp_acpi_cpufreq: Fix compilation. by Zeng Linggang · 10 years ago
  80. 0d42a8a device-drivers/ltp_acpi_cpufreq: measure time spent instead of cur_freq by Alexey Kodanev · 10 years ago
  81. b432e8b syscalls/fanotify: Verify that inode ignore masks are properly reflected by Jan Kara · 10 years ago
  82. bf109af network/dhcpd: cleanup test, apply test_net library by Alexey Kodanev · 10 years ago
  83. b2b850f network/dhcpd: fix DNS update scheme by Alexey Kodanev · 10 years ago
  84. 30a5578 containers: added sysvipc/sem_comm.c by Matus Marhefka · 10 years ago
  85. 20ddcf8 containers: added sysvipc/msg_comm.c by Matus Marhefka · 10 years ago
  86. 8243c77 containers: added sysvipc/shm_comm.c by Matus Marhefka · 10 years ago
  87. e52a2e4 containers: added netns/netns_isolation.sh by Matus Marhefka · 10 years ago
  88. 6e5b100 Realtime tests: Use correct PI conditional in testpi-5 by Gary S. Robertson · 10 years ago
  89. e93f4df Realtime tests: Fix robust mutex conditionals by Gary S. Robertson · 10 years ago
  90. fe6c87c containers: added netns/netns_devices.sh and netns/netns_devices2.sh by Matus Marhefka · 10 years ago
  91. 5a7056d multicast/mc_opts: Some cleanup by Zeng Linggang · 10 years ago
  92. cb49919 multicast/mc_member: Some cleanup by Zeng Linggang · 10 years ago
  93. c039737 multicast/mc_commo: Some cleanup by Zeng Linggang · 10 years ago
  94. 8bc13bd multicast/mc_cmds: Some cleanup by Zeng Linggang · 10 years ago
  95. 1153a84 recvfrom01: fix test for invalid message flags by Chuck Ebbert · 10 years ago
  96. 76bf459 Realtime tests: Fix bad priority inheritance conditionals by Gary S. Robertson · 10 years ago
  97. d9686e4 ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition by Zorro Lang · 10 years ago
  98. d0f4e51 ldd01: remove all -m32/-m64 logic by Jan Stancek · 10 years ago
  99. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  100. 1a48719 containers: added netns/netns_netlink.c by Matus Marhefka · 10 years ago