1. d4ceb37 Consistently use tst_require_root() for root user check in syscalls. by Nicolas Joly · 10 years ago
  2. 3b9a89f wait/wait01.c: Add ECHILD test by Zeng Linggang · 10 years ago
  3. f55ca22 wait/wait02: cleanup by Zeng Linggang · 10 years ago
  4. 7600563 syscalls/rmdir02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  5. 30dbbe1 syscalls/mknodat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  6. 4102818 syscalls/mknod07: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  7. a1393e2 syscalls/mkdirat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  8. 54df83c syscalls/mkdir03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  9. 3b2173b syscalls/linkat02: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  10. 6383fd9 syscalls/link08: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  11. bbffc17 syscalls/lchown03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  12. f8bf865 syscalls/inotify03: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  13. 25f7789 syscalls/fchown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  14. 4e74c99 syscalls/creat06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  15. c0b8cc1 syscalls/chown04: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  16. b111871 syscalls/chmod06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  17. c695ced syscalls/acct01: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  18. 69f15d6 syscalls/access06: Convert to tst_acquire_device() by Cyril Hrubis · 10 years ago
  19. 75b30b6 syscalls/chown04: Cleanup by Cyril Hrubis · 10 years ago
  20. cd3beec syscalls/chmod06: Cleanup. by Cyril Hrubis · 10 years ago
  21. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  22. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  23. cee6cbe doc: test-writing-guidelines by Xiaoguang Wang · 10 years ago
  24. 28796c9 network/nfsstat01: umount only if it was mounted by Alexey Kodanev · 10 years ago
  25. e168ad2 INSTALL: clarify cross-compilation behavior by Mike Frysinger · 10 years ago
  26. 6b22d9d utimes/utimes01.c: add EPERM and EROFS error value tests by Xing Gu · 10 years ago
  27. c287084 utimes/utimes01.c: cleanup by Xing Gu · 10 years ago
  28. 92a1459 lib: Add SAFE_CHOWN() by Xing Gu · 10 years ago
  29. 3c00dbb containers/netns: enable IPv6 address autoconfiguration for veth interfaces by Xiaoguang Wang · 10 years ago
  30. 3ccc48d syscalls: Move hugemmap03 to mmap15 by Cyril Hrubis · 10 years ago
  31. 049bed7 mem/hugemmap03: Strip hugepage usage. by Cyril Hrubis · 10 years ago
  32. a523e63 runtest/mm: fix mmap10 with -c option by Zeng Linggang · 10 years ago
  33. 02a4e26 controllers/cpuacct: add cpuacct tests to default and somecleanup by Zeng Linggang · 10 years ago
  34. d51588c linkat/linkat02.c: Fix EMLINK case by Cyril Hrubis · 10 years ago
  35. 3db2082 lib: add tst_fs_link_count.c by Xiaoguang Wang · 10 years ago
  36. 363207f syslog: rsyslog doesn't create empty log files by Jan Stancek · 10 years ago
  37. d301beb truncate/truncate03.c: add EFBIG and ELOOP error value tests by Xing Gu · 10 years ago
  38. f38713b truncate/truncate03.c: cleanup by Xing Gu · 10 years ago
  39. 0198e60 lib: Remove unused search_path.h and search_path.c by Cyril Hrubis · 10 years ago
  40. 11622c3 fcntl07: Cleanup and merge with fcntl07B by Cyril Hrubis · 10 years ago
  41. 3a150e7 lib: Add SAFE_MKFIFO() by Cyril Hrubis · 10 years ago
  42. 0c1ba5c lib/tst_sig: Fix fork_flag. by Cyril Hrubis · 10 years ago
  43. da3f4ba lib: Remove unused mount_utils.c by Cyril Hrubis · 10 years ago
  44. 4d91ec5 syscalls/fstatfs01: Add test on pipe(2) fd by Cyril Hrubis · 10 years ago
  45. fe0461d syscalls/fstatfs02: Using temporary file description to test the syscall by Shuang Qiu · 10 years ago
  46. 563a8b7 syscalls/symlink01: Fix test messages by Cyril Hrubis · 10 years ago
  47. 1dbf0b4 lib: Remove -c option and STD_COPIES by Cyril Hrubis · 10 years ago
  48. 3492b03 dma_thread_diotest: add it to run default by Xiaoguang Wang · 10 years ago
  49. 64985a8 syscalls/lstat03: Cleanup. by Cyril Hrubis · 10 years ago
  50. 88c5aa7 lstat/lstat03.c: Fix broken file type check by Nicolas Joly · 10 years ago
  51. 0022e57 syscalls/fchown05: Cleanup & fixes by Cyril Hrubis · 10 years ago
  52. 369bb1c syscalls/fchown03: Cleanup & fixes by Cyril Hrubis · 10 years ago
  53. 34ff227 lib: Add SAFE_FCHOWN() by Cyril Hrubis · 10 years ago
  54. 4b649da sendfile/sendfile06.c: cleanup and fix some bugs by Cyril Hrubis · 10 years ago
  55. 6deba58 lib: Add SAFE_KILL() by Xiaoguang Wang · 10 years ago
  56. 11018d2 statvfs/statvfs02.c: add new errno testes by Zeng Linggang · 10 years ago
  57. fa9a631 statvfs/statvfs01.c: cleanup by Zeng Linggang · 10 years ago
  58. c5f6cad syscalls/fchonw02: Cleanup & fixes by Cyril Hrubis · 10 years ago
  59. 089e030 syscalls/fchown01: Cleanup. by Cyril Hrubis · 10 years ago
  60. 3cbe541 syscalls/splice01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  61. 4284006 syscalls/splice02: Cleanup by Cyril Hrubis · 10 years ago
  62. d458410 syscalls/vmsplice01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  63. 4200068 include/lapi: Add vmsplice.h by Cyril Hrubis · 10 years ago
  64. 153bdc7 syscalls/tee01: Cleanup & fixes. by Cyril Hrubis · 10 years ago
  65. 6a558f8 include/lapi/fcntl.h: Add splice() flags + include by Cyril Hrubis · 10 years ago
  66. 6bd56e6 splice, tee: Move splice.h tee.h to include/lapi by Cyril Hrubis · 10 years ago
  67. cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
  68. fd060ed tee/tee02.c: add EINVAL error value test by Xing Gu · 10 years ago
  69. ab1d3b6 lib/tst_sig: Remove CRAY and __sgi ifdefs. by Cyril Hrubis · 10 years ago
  70. 3e04fd5 syscalls/fcntl08: Remove CRAY and hpux ifdefs by Cyril Hrubis · 10 years ago
  71. c183203 syscalls/mknod01: Remove CRAY ifdefs by Cyril Hrubis · 10 years ago
  72. 7422562 testcases: Constify missed msg variables. by Cyril Hrubis · 10 years ago
  73. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  74. 88629d4 syscalls/setpgrp01: Remove ifdefs, cleanup. by Cyril Hrubis · 10 years ago
  75. b2de554 syscalls/brk01: Remove CRAY ifdefs by Cyril Hrubis · 10 years ago
  76. 3c4f0be syscalls/fstatfs01: Remove ifndef __linux__ by Cyril Hrubis · 10 years ago
  77. 2affa2b syscalls/rmdir05: Remove SGI and CRAY ifdefs by Cyril Hrubis · 10 years ago
  78. 487d4f4 doc: Remove outdated and wrong examples. by Cyril Hrubis · 10 years ago
  79. 2197743 doc: test-writing-guidelines: Add TERRNO and TTERRNO by Cyril Hrubis · 10 years ago
  80. ef58e18 dma_thread_diotest7: Finish the rename. by Cyril Hrubis · 10 years ago
  81. 52de6e2 direct_io/dma_thread_diotest7.c: cleanup and add it to run default by Xiaoguang Wang · 10 years ago
  82. eca51a6 sendfile01_server: Correction to run right server by Chandrashekhar Nandi · 10 years ago
  83. 87e7569 sendfile01: Corrected mc_gethost argument by Chandrashekhar Nandi · 10 years ago
  84. 6d0e980 setpriority/setpriority01.c: cleanup by Cyril Hrubis · 10 years ago
  85. 0b791f4 pwrite/pwrite02.c: make EBADF error value tests sufficient by Cyril Hrubis · 10 years ago
  86. 435448c pwrite/pwrite02.c: cleanup by Cyril Hrubis · 10 years ago
  87. 5fa2cc2 testcases/kernel/include/lib.mk: fix invalid libkerntest.a path by Xiaoguang Wang · 10 years ago
  88. 1a4b38c fs/ext4-new-features: cleanup by Xiaoguang Wang · 10 years ago
  89. 9018b0a read/read02.c: fix skipping all testes on tmpfs by Zeng Linggang · 10 years ago
  90. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  91. 1589919 parse_opts.c: More cleanup. by Cyril Hrubis · 10 years ago
  92. d5d3908 usctest.h, parse_opts.c: Hide unused variables. by Cyril Hrubis · 10 years ago
  93. 2a81c75 usctest.h, parse_opts.c: More cleanup. by Cyril Hrubis · 10 years ago
  94. c45ea22 usctest.h: Remove unused TEST_PAUSEF macro by Cyril Hrubis · 10 years ago
  95. ee99a35 usctest.h: Remove useless workaround. by Cyril Hrubis · 10 years ago
  96. dbf7cd5 read/read02.c: add new error number tests by Zeng Linggang · 10 years ago
  97. 6791228 read/read02.c: cleanup by Zeng Linggang · 10 years ago
  98. 5ff25ef SAFE_MACROS: Add memalign() by Zeng Linggang · 10 years ago
  99. b8e13bc setegid/setegid02.c: add EPERM errno test by Zeng Linggang · 10 years ago
  100. b5ec8a1 setegid/setegid01.c: cleanup by Zeng Linggang · 10 years ago