1. 22e050a syscalls/pselect01: Convert to the new API by Cyril Hrubis · 7 years ago
  2. ffb31bc Added syscall numbers for memfd_create by Jakub Racek · 7 years ago
  3. 5e2ed1f Merge pull request #147 from gidcs/fix_bug_lib_test_net by Mike Frysinger · 7 years ago
  4. ca9561c open_posix_testsuite: Fix cross compilation of tools by Petr Vorel · 7 years ago
  5. c1f3163 testcases: fix bug in test_net.sh by Kok Suan Lim · 7 years ago
  6. 631fc31 mmstress: Cleanup && make use of tst_tmpdir by Cyril Hrubis · 7 years ago
  7. 2f979bf ltp-aiodio: Move code & fix warnings by Cyril Hrubis · 7 years ago
  8. 93ce4ae ltp-aiodio: Create the file before fork by Guangwen Feng · 7 years ago
  9. 553e7aa configure: fix open-posix-testsuite configure flag handling by Mike Frysinger · 7 years ago
  10. 32d5e9e madvise09: Add MADV_FREE test by Cyril Hrubis · 7 years ago
  11. e0d8534 diotest6: test readv/writev not read/write by Eryu Guan · 7 years ago
  12. f39a5fb tools/.gitignore: Cleanup by Petr Vorel · 7 years ago
  13. 8456f0f syscalls/ioctl{04,05,06}: Require root by Cyril Hrubis · 7 years ago
  14. 9ab2356 syscalls/inotify03: Require root by Cyril Hrubis · 7 years ago
  15. c4b1781 keyctl02: Require root by Cyril Hrubis · 7 years ago
  16. 48390b6 syscalls/recvmsg03.c: add new testcase by Xiao Yang · 8 years ago
  17. 8e5862c net: vxlan02: specify interface when adding multicast dst by Alexey Kodanev · 7 years ago
  18. 71f253f runtest/dio: enable dio29/30 by Eryu Guan · 7 years ago
  19. a6e877c diotest: Fix old-style warnings. by Cyril Hrubis · 7 years ago
  20. c7d24fd diotest: use user specified bufsize correctly by Eryu Guan · 7 years ago
  21. 430d1eb gitignore: Add cscope generated files by Li Wang · 7 years ago
  22. a3e05c0 syscalls/madvise06: Fix cleanup() by Cyril Hrubis · 7 years ago
  23. 2374d56 ltp: test id usually same as test filename without suffix by Li Wang · 7 years ago
  24. ba782e4 cron: Speed up optimization for grep logs by Petr Vorel · 7 years ago
  25. e3e48e9 gitignore: Add a ctags generated file by Petr Vorel · 7 years ago
  26. 620a452 gitignore: add gitignore for posix and realtime test suites by Petr Vorel · 7 years ago
  27. d2a16ed ioctl06: fix a typo in runtest/syscalls by Li Wang · 7 years ago
  28. da2a067 syscalls: use SAFE_MQ_OPEN() macro by Petr Vorel · 7 years ago
  29. b867975 lib: SAFE_MQ_OPEN() macro by Petr Vorel · 7 years ago
  30. 5c26671 syscalls/mq_timedreceive: convert to new API by Petr Vorel · 7 years ago
  31. a2441e0 cron: Rewrite and cleanup cron_tests.sh script by Petr Vorel · 7 years ago
  32. 034fc50 daemonlib: Use is-active instead of status for systemctl by Petr Vorel · 7 years ago
  33. 0b19010 daemonlib: Update docs by Petr Vorel · 7 years ago
  34. 5b57e05 syscalls/alarm06: Reduce test runtime from 15s to 3s by Cyril Hrubis · 7 years ago
  35. 829c526 syscalls/alarm06: Cleanup && convert to new library. by Cyril Hrubis · 7 years ago
  36. 604f378 syscalls/times03: Cleanups & rewrite. by Cyril Hrubis · 7 years ago
  37. ed84749 syscalls/gettimeofday02: Default to 10s run. by Cyril Hrubis · 7 years ago
  38. cd74bf0 syscalls/gettimeofday02: Cleanup & convert to new library. by Cyril Hrubis · 7 years ago
  39. 1f098c5 syscalls/clock_nanosleep2_01: Rewrite. by Cyril Hrubis · 7 years ago
  40. 62ddd8c sem_post/8-1: improve "child blocked on semaphore" detection by Jan Stancek · 7 years ago
  41. 92811fc kmsg01: fix race in SEEK_SET 0 test by Jan Stancek · 7 years ago
  42. c866998 syscalls/getcwd02: Fix failures on symlinked /tmp by Cyril Hrubis · 7 years ago
  43. 77646f0 Merge pull request #141 from gidcs/fix_typo_shmt_shmt07 by ngie · 7 years ago
  44. 3e0888a syscalls/getxattr04.c: add new regression test by Xiao Yang · 7 years ago
  45. c46e277 safe_macros: add safe_removexattr() by Xiao Yang · 7 years ago
  46. c6bcd53 safe_macros: remove unused code in xattr related functions by Xiao Yang · 7 years ago
  47. b2cdb73 testcases: fix typo in shmt07.c by Kok Suan Lim · 7 years ago
  48. 1f66e4c min_free_kbytes: Check panic_on_oom in advance by Hoang Nguyen · 7 years ago
  49. 4db6b7e syscalls/keyctl: Fix build by Cyril Hrubis · 7 years ago
  50. 91b515c syscalls/keyctl02: Add new regression test by Guangwen Feng · 7 years ago
  51. d5e70f5 bin/ftest02: Fix negative lseek offset expression. by Steve Ellcey · 7 years ago
  52. f8c9680 syscalls/fcntl14: Remove unneeded time() declaration. by Steve Ellcey · 7 years ago
  53. b963f74 Merge pull request #139 from cavokz/fix-open_posix_testsuite-tst_kvercmp.sh by ngie · 7 years ago
  54. e2a39b8 color: Fix typo. by Cyril Hrubis · 7 years ago
  55. 714b0c7 color: Fix backslash-escape sequences for some non-bash shells by Petr Vorel · 7 years ago
  56. 3a0ef86 color: Rename file by Petr Vorel · 7 years ago
  57. ecd0140 open_posix_testsuite: fix tst_kvercmp.sh handling of multiple dashes by Domenico Andreoli · 7 years ago
  58. db5df62 ioctl06: Add BLKRAGET/BLKRASET test by Cyril Hrubis · 7 years ago
  59. 89e27b2 ioctl05: Add BLKGETSIZE/BLKGETSIZE64 test by Cyril Hrubis · 7 years ago
  60. e66ab76 ioctl04: Add BLKROSET/BLKROGET test. by Cyril Hrubis · 7 years ago
  61. bf16699 syscalls: Make use of format_device/mount_device flags by Cyril Hrubis · 7 years ago
  62. 874326d tst_test: Handle device mkfs/mount int the library by Cyril Hrubis · 7 years ago
  63. 516990b syscalls/semctl07: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  64. 3367d23 syscalls/string01: Small cleanup by Cyril Hrubis · 7 years ago
  65. 095b427 syscalls/tkill02: Small cleanup. by Cyril Hrubis · 7 years ago
  66. fcef722 syscalls/timerfd01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  67. e920668 syscalls/ipc/semctl06: Small cleanup by Cyril Hrubis · 7 years ago
  68. 1aa9953 syscalls/ptrace04, ptrace05: Small cleanup by Cyril Hrubis · 7 years ago
  69. 5ba1eff syscalls/msync02: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  70. 3f0fd75 syscalls/ipc/msgctl*: Cleanups by Cyril Hrubis · 7 years ago
  71. b9b9579 syscalls/memcmp01: Small cleanup by Cyril Hrubis · 7 years ago
  72. d741202 syscalls/eventfd2_02: Small cleanup. by Cyril Hrubis · 7 years ago
  73. 59a5af3 syscalls/memcpy01: Small cleanup. by Cyril Hrubis · 7 years ago
  74. 1ff2ab8 syscalls/memset01: Small cleanup. by Cyril Hrubis · 7 years ago
  75. e5044e3 syscalls/mallopt01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  76. 413f3c1 syscalls/kill12: Small cleanup by Cyril Hrubis · 7 years ago
  77. ebd4ff5 syscalls/fmtmsg01: Small cleanup by Cyril Hrubis · 7 years ago
  78. 7574ac9 syscalls/everntfd2_01: Small cleanup by Cyril Hrubis · 7 years ago
  79. a1e4ac9 syscalls/dup3_01: Small cleanup by Cyril Hrubis · 7 years ago
  80. 5e281ed syscalls/bind02: Small cleanup by Cyril Hrubis · 7 years ago
  81. cc46fc1 syscalls/accept4_01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  82. d567dd1 syscalls/rename14: Change default runtime from 45s to 5s by Cyril Hrubis · 7 years ago
  83. db08a15 syscalls/rename14: Small cleanup by Cyril Hrubis · 7 years ago
  84. 3fee03a syscalls/mkdir09: Small cleanup by Cyril Hrubis · 7 years ago
  85. cf6910c lib/parse_opts: Get rid of the long unused -p and -P options by Cyril Hrubis · 7 years ago
  86. d17aac7 net: interfaces: various fixes by Alexey Kodanev · 7 years ago
  87. 67ebdcb net: broken_ip: don't send packets from rhost by Alexey Kodanev · 7 years ago
  88. b98089c test_net: add tst_icmp() which use ns-icmpv4|6-sender by Alexey Kodanev · 7 years ago
  89. 6725e80 netstress: apply safe macros and remove recv() check in client by Alexey Kodanev · 7 years ago
  90. 5c189fc lib: add safe_setsockopt/send/sendto functions by Alexey Kodanev · 7 years ago
  91. a0f984a net: dctcp01: apply tst_set_sysctl() by Alexey Kodanev · 7 years ago
  92. 1c39567 test_net.sh: add tst_set_sysctl() by Alexey Kodanev · 7 years ago
  93. a02e53f ipsec/udp: create new test based on stress/udp by Alexey Kodanev · 7 years ago
  94. 06ea2c9 ipsec/tcp: create new ipsec tests based on existed stress/tcp/* by Alexey Kodanev · 7 years ago
  95. 0a6d159 net: rename ICMP_SIZE_ARRAY to IPSEC_SIZE_ARRAY by Alexey Kodanev · 7 years ago
  96. 5460eeb tst_netload: new options and improvements by Alexey Kodanev · 7 years ago
  97. f9f71b2 net: clockdiff01: use $(tst_ipaddr) instead of $(hostname) by Alexey Kodanev · 7 years ago
  98. c60d3ca move_pages12: include lapi/mmap.h by Jan Stancek · 7 years ago
  99. fcd4397 network: migrate rpc_test.sh to use test_net.sh by Petr Vorel · 7 years ago
  100. 98cdde4 network: Minor doc, copyright and whitespace fixes by Petr Vorel · 7 years ago