1. 91b515c syscalls/keyctl02: Add new regression test by Guangwen Feng · 7 years ago
  2. d5e70f5 bin/ftest02: Fix negative lseek offset expression. by Steve Ellcey · 7 years ago
  3. f8c9680 syscalls/fcntl14: Remove unneeded time() declaration. by Steve Ellcey · 7 years ago
  4. b963f74 Merge pull request #139 from cavokz/fix-open_posix_testsuite-tst_kvercmp.sh by ngie · 7 years ago
  5. e2a39b8 color: Fix typo. by Cyril Hrubis · 7 years ago
  6. 714b0c7 color: Fix backslash-escape sequences for some non-bash shells by Petr Vorel · 7 years ago
  7. 3a0ef86 color: Rename file by Petr Vorel · 7 years ago
  8. ecd0140 open_posix_testsuite: fix tst_kvercmp.sh handling of multiple dashes by Domenico Andreoli · 7 years ago
  9. db5df62 ioctl06: Add BLKRAGET/BLKRASET test by Cyril Hrubis · 7 years ago
  10. 89e27b2 ioctl05: Add BLKGETSIZE/BLKGETSIZE64 test by Cyril Hrubis · 7 years ago
  11. e66ab76 ioctl04: Add BLKROSET/BLKROGET test. by Cyril Hrubis · 7 years ago
  12. bf16699 syscalls: Make use of format_device/mount_device flags by Cyril Hrubis · 7 years ago
  13. 874326d tst_test: Handle device mkfs/mount int the library by Cyril Hrubis · 7 years ago
  14. 516990b syscalls/semctl07: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  15. 3367d23 syscalls/string01: Small cleanup by Cyril Hrubis · 7 years ago
  16. 095b427 syscalls/tkill02: Small cleanup. by Cyril Hrubis · 7 years ago
  17. fcef722 syscalls/timerfd01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  18. e920668 syscalls/ipc/semctl06: Small cleanup by Cyril Hrubis · 7 years ago
  19. 1aa9953 syscalls/ptrace04, ptrace05: Small cleanup by Cyril Hrubis · 7 years ago
  20. 5ba1eff syscalls/msync02: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  21. 3f0fd75 syscalls/ipc/msgctl*: Cleanups by Cyril Hrubis · 7 years ago
  22. b9b9579 syscalls/memcmp01: Small cleanup by Cyril Hrubis · 7 years ago
  23. d741202 syscalls/eventfd2_02: Small cleanup. by Cyril Hrubis · 7 years ago
  24. 59a5af3 syscalls/memcpy01: Small cleanup. by Cyril Hrubis · 7 years ago
  25. 1ff2ab8 syscalls/memset01: Small cleanup. by Cyril Hrubis · 7 years ago
  26. e5044e3 syscalls/mallopt01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  27. 413f3c1 syscalls/kill12: Small cleanup by Cyril Hrubis · 7 years ago
  28. ebd4ff5 syscalls/fmtmsg01: Small cleanup by Cyril Hrubis · 7 years ago
  29. 7574ac9 syscalls/everntfd2_01: Small cleanup by Cyril Hrubis · 7 years ago
  30. a1e4ac9 syscalls/dup3_01: Small cleanup by Cyril Hrubis · 7 years ago
  31. 5e281ed syscalls/bind02: Small cleanup by Cyril Hrubis · 7 years ago
  32. cc46fc1 syscalls/accept4_01: Make use of tst_parse_opts() by Cyril Hrubis · 7 years ago
  33. d567dd1 syscalls/rename14: Change default runtime from 45s to 5s by Cyril Hrubis · 7 years ago
  34. db08a15 syscalls/rename14: Small cleanup by Cyril Hrubis · 7 years ago
  35. 3fee03a syscalls/mkdir09: Small cleanup by Cyril Hrubis · 7 years ago
  36. cf6910c lib/parse_opts: Get rid of the long unused -p and -P options by Cyril Hrubis · 7 years ago
  37. d17aac7 net: interfaces: various fixes by Alexey Kodanev · 7 years ago
  38. 67ebdcb net: broken_ip: don't send packets from rhost by Alexey Kodanev · 7 years ago
  39. b98089c test_net: add tst_icmp() which use ns-icmpv4|6-sender by Alexey Kodanev · 7 years ago
  40. 6725e80 netstress: apply safe macros and remove recv() check in client by Alexey Kodanev · 7 years ago
  41. 5c189fc lib: add safe_setsockopt/send/sendto functions by Alexey Kodanev · 7 years ago
  42. a0f984a net: dctcp01: apply tst_set_sysctl() by Alexey Kodanev · 7 years ago
  43. 1c39567 test_net.sh: add tst_set_sysctl() by Alexey Kodanev · 7 years ago
  44. a02e53f ipsec/udp: create new test based on stress/udp by Alexey Kodanev · 7 years ago
  45. 06ea2c9 ipsec/tcp: create new ipsec tests based on existed stress/tcp/* by Alexey Kodanev · 7 years ago
  46. 0a6d159 net: rename ICMP_SIZE_ARRAY to IPSEC_SIZE_ARRAY by Alexey Kodanev · 7 years ago
  47. 5460eeb tst_netload: new options and improvements by Alexey Kodanev · 7 years ago
  48. f9f71b2 net: clockdiff01: use $(tst_ipaddr) instead of $(hostname) by Alexey Kodanev · 7 years ago
  49. c60d3ca move_pages12: include lapi/mmap.h by Jan Stancek · 7 years ago
  50. fcd4397 network: migrate rpc_test.sh to use test_net.sh by Petr Vorel · 7 years ago
  51. 98cdde4 network: Minor doc, copyright and whitespace fixes by Petr Vorel · 7 years ago
  52. e41cd7e network: Add TI-RPC and TS-RPC tests into network.sh by Petr Vorel · 7 years ago
  53. 9533310 network: Add 'net.' prefix to TI-RPC and TS-RPC tests files by Petr Vorel · 7 years ago
  54. bca8aba mc_cmds: fix test on sparc & when iface joined multiple groups by Alexey Kodanev · 7 years ago
  55. 274b776 getcwd01: Fix failures on symlinked /tmp by Cyril Hrubis · 7 years ago
  56. 5dc1397 rusers.h is unused and not available for uClibc-ng / libtirpc by Erico Nunes · 7 years ago
  57. e75ef36 syscalls/mq_open: fix limits for queues_max by Xiao Yang · 7 years ago
  58. a2a08f1 move_pages12: Fix compilation without libnuma by Cyril Hrubis · 7 years ago
  59. 7d4754f syscalls/move_pages12: Add new regression test by Guangwen Feng · 7 years ago
  60. dba52fd ipsec_lib: add 'AEAD' algorithm setup for ESP protocol by Alexey Kodanev · 8 years ago
  61. 78169b9 test_net.sh: flush IPsec config when initializing test interfaces by Alexey Kodanev · 8 years ago
  62. e1c49ed syscalls: Make use of SAFE_MACROS in cleanup by Cyril Hrubis · 7 years ago
  63. 6440c5d newlib: Allow SAFE_MACROS to be called from cleanup by Cyril Hrubis · 7 years ago
  64. d101cab lib: Redirect to tst_brk_() early by Cyril Hrubis · 7 years ago
  65. 219b49e tst_test.h, test.h: Add mutual exclusion guards by Cyril Hrubis · 7 years ago
  66. 65490b0 lib: tst_mkfs: Fix typos by Cyril Hrubis · 7 years ago
  67. 160ffcc tst_test: Fix unused variable warnings by Cyril Hrubis · 7 years ago
  68. 8f8ff10 lib/tst_tmpdir.c: fix compilation with older libc by Xiao Yang · 7 years ago
  69. fc16fa6 Minor update with respect to documentation bug for 2.6.33-rc1 by Ngie Cooper · 7 years ago
  70. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 7 years ago
  71. 7eb77fb runltp,tst_device: Bump minimal device size to 256MB by Cyril Hrubis · 7 years ago
  72. c5ac5d7 tst_test.sh: Make use of tst_device helper by Cyril Hrubis · 7 years ago
  73. 5949df4 test.sh: Remove tst_{acquire,release}_device, tst_mkfs by Cyril Hrubis · 7 years ago
  74. f4965d6 lib: Add new tst_device for shell by Cyril Hrubis · 7 years ago
  75. 78bf28f tst_device: Split the tst_acquire_device code again by Cyril Hrubis · 7 years ago
  76. d97debf tst_test: Allow using tst_res and tst_brk without initialized IPC by Cyril Hrubis · 7 years ago
  77. b0a30fe lib: tst_mkfs: Include __FILE__ and __LINE__ in tst_brkm messages by Cyril Hrubis · 7 years ago
  78. 047c727 lib: tst_ansi_colors: Fix output is terminal check by Cyril Hrubis · 7 years ago
  79. fbd22f8 tools: Get rid of rand_lines by Cyril Hrubis · 7 years ago
  80. fc0c72a lib: Move rmobj() to tst_tmpdir.c by Cyril Hrubis · 7 years ago
  81. 93c5f9c symlinkat01: Get rid of rmobj() call + small cleanup by Cyril Hrubis · 7 years ago
  82. ba12fbe linkat01: Get rid of rmobj() call + small cleanup by Cyril Hrubis · 7 years ago
  83. aa5252d mmap16: extend checkpoint wait time during fs fill by Jan Stancek · 7 years ago
  84. 554c270 checkpoints: Add TST_SAFE_CHECKPOINT_WAIT2() by Cyril Hrubis · 7 years ago
  85. 23beb35 lib: Move some code to testcases/kernel/fs/doio/ by Cyril Hrubis · 7 years ago
  86. 6688b63 Fix "missing terminating ' character" warnings by Cyril Hrubis · 7 years ago
  87. 101c928 syscalls/signal06: fix test for regression with earlier version of gcc and kernel by Guangwen Feng · 8 years ago
  88. bf549a0 travis: stop github forks spamming mailing list by Petr Vorel · 7 years ago
  89. 1311609 getrandom04: Convert to the new library. by Cyril Hrubis · 7 years ago
  90. 831a67d getrandom03: Convert to the new library. by Cyril Hrubis · 7 years ago
  91. e0c1daf getrandom02: Convert to the new library. by Cyril Hrubis · 7 years ago
  92. 2e8f72a getrandom01: Convert to the new library. by Cyril Hrubis · 7 years ago
  93. b94f958 getrandom02: relax check for returned data by Jan Stancek · 7 years ago
  94. 8019f59 aio_suspend_4-1: Fix failures on s390x by Cyril Hrubis · 7 years ago
  95. d4cd649 openposix: strftime_1-1: Set LC_TIME to C by Cyril Hrubis · 7 years ago
  96. 15e9701 quotactl02: flags for Q_XQUOTA{ON,OFF} is 32bit int by Jan Stancek · 7 years ago
  97. 121dba5 madvise01: Fix MADV_FREE by Cyril Hrubis · 7 years ago
  98. 6c701a0 madvise01: Add MADV_FREE + fallback in lapi/mmap.h by Cyril Hrubis · 8 years ago
  99. 34a7c82 android: exclude tests which don't build by Steven Jackson · 8 years ago
  100. 9f41dcf tst_test: simplify tmpdir creation and support memory mapped file ipc by Steven Jackson · 8 years ago