1. f1ec166 Upgrade to LTP 20200120 by Steve Muckle · 4 years, 3 months ago
  2. 77a0a4d syscalls/capset04: add new EPERM error test with vfs cap support by Yang Xu · 4 years, 5 months ago
  3. 81f24ca syscalls/capset03: add new EPERM error test without CAP_SETPCAP by Yang Xu · 4 years, 5 months ago
  4. f7199c4 rpc-tirpc: Remove authdes related tests by Petr Vorel · 4 years, 5 months ago
  5. decff98 network/iptables: add ipv6 support by Alexey Kodanev · 4 years, 5 months ago
  6. 8f92cd1 network/iptables: add new test for iptables-translate and nft by Alexey Kodanev · 4 years, 6 months ago
  7. 04e451a Make crash02 verbose in standard runfile by Martin Doucha · 4 years, 6 months ago
  8. 7b43d21 runtest/syscalls: Add vmsplice03 to runtest/syscalls by Xiao Yang · 4 years, 6 months ago
  9. 4752149 syscalls/prctl09: New timer sample test for PR_SET_TIMERSLACK by Yang Xu · 4 years, 7 months ago
  10. 4bd43cc syscalls/quotactl06: Add testcase quotactl basic error handling by Yang Xu · 4 years, 7 months ago
  11. ce0ede4 syscalls/quotactl05: Add project quota test on xfs filesystem by Yang Xu · 4 years, 7 months ago
  12. 75311b9 syscalls/quotactl04: Add project quota test for non-xfs filesystem by Yang Xu · 4 years, 7 months ago
  13. 67aa695 syscalls/prctl08: New test for prctl() with PR_{SET,GET}_TIMERSLACK by Yang Xu · 4 years, 7 months ago
  14. d0633c0 read_all: move blacklist to source by Jan Stancek · 4 years, 7 months ago
  15. 29f51a8 Delete New ext4 features tests and ffsb tool by Petr Vorel · 4 years, 8 months ago
  16. 1f01369 network/route: Rewrite route{4,6}-change-if into new API by Petr Vorel · 4 years, 11 months ago
  17. 799d205 network/route: Rewrite route{4,6}-change-gw into new shell API by Petr Vorel · 6 years ago
  18. bebd88a network/route: Rewrite route{4,6}-change-dst into new shell API by Petr Vorel · 6 years ago
  19. 6490bf7 bpf_prog03: Add regression test for sign extension bug by Richard Palethorpe · 4 years, 8 months ago
  20. 2588daf syscalls/shmat03: Remove it from runtest/cve by Cyril Hrubis · 4 years, 10 months ago
  21. 90aa697 BPF: Regression test for 64bit arithmetic by Richard Palethorpe · 4 years, 9 months ago
  22. 9fbec90 BPF: Sanity check creating a program by Richard Palethorpe · 4 years, 9 months ago
  23. b517328 BPF: Sanity check creating and updating maps by Richard Palethorpe · 4 years, 9 months ago
  24. 810c10c net: Add .sh extension to dns, ftp, http, ssh stress tests by Petr Vorel · 4 years, 9 months ago
  25. a38bb3e net: Add .sh extension to rpc tests by Petr Vorel · 4 years, 9 months ago
  26. 8b67849 syscalls/move_pages: Remove obsolete move_pages08.c by Yang Xu · 4 years, 9 months ago
  27. 325be95 kernel/uevent: Add uevent03 by Cyril Hrubis · 4 years, 10 months ago
  28. 9e38b9f kernel/uevent: Add uevent02 by Cyril Hrubis · 4 years, 10 months ago
  29. 2026459 kernel/uevent: Add uevent01 by Cyril Hrubis · 4 years, 10 months ago
  30. f5de447 runtest/syscalls: add set_mempolicy* to runtest/syscalls by Yang Xu · 4 years, 9 months ago
  31. ed917e6 runtest/numa: Sort tests alphabetically by Petr Vorel · 4 years, 9 months ago
  32. aeeee17 runtest/numa: add migrate_pages* by Yang Xu · 4 years, 9 months ago
  33. 34e9bc0 net/interface: Add sh extension to the tests by Petr Vorel · 4 years, 9 months ago
  34. 10a674f syscalls/ioprio: Add test cases for I/O priority by Linus Walleij · 4 years, 10 months ago
  35. 5c93ade syscalls: remove duplicated nanosleep03 by Yang Xu · 4 years, 10 months ago
  36. dfe2b30 syscalls/ftruncate: Rewrite ftruncate01 and merge ftruncate02 by Jinhui huang · 4 years, 10 months ago
  37. be914a8 runtest/fs: remove non-acsii char from comment by Yixin Zhang · 4 years, 10 months ago
  38. af271fa runtest/scsi_debug.part1: remove duplicated test for reiserfs filesystem by Yixin Zhang · 4 years, 10 months ago
  39. 5e69bdf shell: Add .sh extension to some shell tests by Petr Vorel · 4 years, 10 months ago
  40. 7d07425 net: Remove TCbin export from runtest/net.tcp_cmds by Petr Vorel · 4 years, 10 months ago
  41. 7116c02 syscalls/leapsec01.c: Ported to new API by Christian Amann · 4 years, 10 months ago
  42. bf69a56 syscalls/sendmmsg: add new test by Steve Muckle · 4 years, 11 months ago
  43. 5e6d338 Revert "ANDROID: syscalls/sendmmsg: add new test" by Steve Muckle · 4 years, 10 months ago
  44. befd38c syscalls/timer_create: Add test for CVE-2017-18344 by Christian Amann · 4 years, 11 months ago
  45. 1010e92 syscalls/sendmmsg: add new test by Steve Muckle · 4 years, 11 months ago
  46. f1a15f3 kernel/pt_test.c: Add 4 more cases for Intel PT by Ammy Yi · 5 years ago
  47. 0051eab Moved timer tests to syscall directory by Christian Amann · 4 years, 11 months ago
  48. 97c2ec4 Upgrade to LTP20190517 by Sandeep Patil · 5 years ago
  49. d608b2c syscalls/mbind0{2,3,4}: Add basic mbind tests by Cyril Hrubis · 5 years ago
  50. 5ff4656 timers/timer_create0{2, 3, 4}: Ported to new library by Christian Amann · 4 years, 11 months ago
  51. 90c2dc8 pkey: add test for memory protection keys by Li Wang · 5 years ago
  52. fe9d921 syscalls/prctl07: New test for prctl() with PR_CAP_AMBIENT by Yang Xu · 5 years ago
  53. 2e49ecd syscalls/prctl06: New test for prctl() with PR_{SET, GET}_NO_NEW_PRIVS by Yang Xu · 5 years ago
  54. c105e2e Add a regression test for CVE-2017-1000380 by Michael Moese · 5 years ago
  55. 879a182 crypto/crypto_user02.c: new test that tries to delete larval algorithm by Eric Biggers · 5 years ago
  56. 35b4697 syscalls/lstat{01,03} rewrote testcase by Christian Amann · 5 years ago
  57. a244bcc syscalls/futex_cmp_requeue02.c: Add new test by Xiao Yang · 5 years ago
  58. 636dc9a syscalls/futex_cmp_requeue01.c: Add new test by Xiao Yang · 5 years ago
  59. 403f11f syscalls/fanotify15: verify fid for dirent events by Matthew Bobrowski · 5 years ago
  60. e18f851 syscalls/fanotify14: new test to validate FAN_REPORT_FID interface return values by Matthew Bobrowski · 5 years ago
  61. 02b39d8 syscalls/fanotify13: new test to verify FAN_REPORT_FID functionality by Matthew Bobrowski · 5 years ago
  62. 48f1411 sysctl/sysctl02: Add new regression test for overflow file-max by Yang Xu · 5 years ago
  63. 106a60d syscalls/pidfd_send_signal03 by Christian Amann · 5 years ago
  64. 36a08e2 syscalls/pidfd_send_signal02 by Christian Amann · 5 years ago
  65. e3c82be syscalls/pidfd_send_signal01 by Christian Amann · 5 years ago
  66. 5c82a7b runtest: Fix asyncio02 -> stat02 rename by Cyril Hrubis · 5 years ago
  67. 56bfed5 ima: Add overlay test + doc by Petr Vorel · 5 years ago
  68. 4ba4fbc syscalls/accept02: add CVE-2017-8890 test case by Christian Amann · 5 years ago
  69. 9d41448 syscalls/fstat{03,05}: rewrote testcases by Christian Amann · 5 years ago
  70. 4eb139c syscalls/acct02: add functional testcase by Christian Amann · 5 years ago
  71. 11d0706 syscalls/fstat{01,02}: rewrote testcases by Christian Amann · 5 years ago
  72. 881cd51 syscalls/preadv203: Add basic RWF_NOWAIT test by Cyril Hrubis · 5 years ago
  73. 36da23b syscalls/setsockopt04: Add CVE-2016-9793 testcase by Christian Amann · 5 years ago
  74. 9b452d7 syscalls/prctl05.c: New test for prctl() with PR_{SET,GET}_NAME by Yang Xu · 5 years ago
  75. 3ddc217 syscalls/prctl04.c: New test for prctl() with PR_{SET,GET}_SECCOMP by Yang Xu · 5 years ago
  76. 53ede74 syscalls/bdflush01: delete bdflush test by Sandeep Patil · 5 years ago
  77. a72f4b2 syscalls/copy_file_range: add/restructured tests by Christian Amann · 5 years ago
  78. 4980daa net/broken_ip: Rewrite into new API by Petr Vorel · 5 years ago
  79. 5d30802 crypto/af_alg06: new regression test for setting malformed authenc key by Eric Biggers · 5 years ago
  80. 3bc1b2a runtest/syscalls: Add entry for fanotify12 by Cyril Hrubis · 5 years ago
  81. 3c8704f Test ioctl syscall for NS_GET_* requests by Federico Bonfiglio · 5 years ago
  82. 7782f40 syscalls/stat03, 06: Cleanup && Convert to new API by Yang Xu · 5 years ago
  83. d7ba150 syscalls/stat01, 02, 05: Cleanup && Convert to new API by Yang Xu · 5 years ago
  84. 2d77ca1 commands: added vmcp testcase by Elif Aslan · 5 years ago
  85. 60ae1ca sigpending: Use 3 variants via test_multiplex() by Petr Vorel · 5 years ago
  86. 5085e14 syscalls/clock_adjtime: create clock_adjtime syscall tests by Rafael David Tinoco · 5 years ago
  87. b3621af syscalls: Add userfaultfd testcase by Christian Amann · 5 years ago
  88. d07b77d syscalls/ioctl08: add file deduplication testcases by Christian Amann · 5 years ago
  89. 9e1024b ANDROID: add new select syscall tests to runtest/syscalls by Steve Muckle · 5 years ago
  90. 0a14b29 ANDROID: syscalls/sendmmsg: add new test by Steve Muckle · 5 years ago
  91. 0cd06cc Add ltp pivot_root test by Paul Lawrence · 5 years ago
  92. 91242bb Add ltp pivot_root test by Paul Lawrence · 5 years ago
  93. 4733407 syscalls/tgkill03: add new test by Greg Hackmann · 5 years ago
  94. 336130b syscalls/tgkill02: add new test by Greg Hackmann · 5 years ago
  95. da821bf syscalls/tgkill01: add new test by Greg Hackmann · 5 years ago
  96. 42e5ab9 syscalls/tgkill03: add new test by Greg Hackmann · 5 years ago
  97. 5ac694f syscalls/tgkill02: add new test by Greg Hackmann · 5 years ago
  98. d6ac352 syscalls/tgkill01: add new test by Greg Hackmann · 5 years ago
  99. 3709960 syscalls/pwritev202: Add new testcase by Jinhui huang · 5 years ago
  100. 6338f94 syscalls/pwritev201: Add new testcase by Jinhui huang · 5 years ago