1. c58cf0c cgroup_fj_release_agent is not getting installed as it does not end with *.sh. by Rishikesh K Rajak · 14 years ago
  2. 566d1af Merge commit '391e757d43b3ac33a4a435e319ee77b1daa6da76' by Rishikesh K Rajak · 14 years ago
  3. 391e757 Fix the proper return for testcase. by Rishikesh K Rajak · 14 years ago
  4. 008f0d2 These warning will appear when HAVE_LIBCAP is not defined. by Rishikesh K Rajak · 14 years ago
  5. b72a24c Merge branches 'maint' and 'master' by Rishikesh K Rajak · 14 years ago
  6. f102fd9 I have tested these on MIPS architecture and reproduced infinite by Rishikesh K Rajak · 14 years ago
  7. 7ad2418 while running i found some unwanted messages and fixed those. You can Ack if it is correct fix. by Rishikesh K Rajak · 14 years ago
  8. c65b705 Remaining patch for new file addition for commit:6e3dd83d9f575d98d76b8b3f642ad6e8793dbdfc by Rishikesh K Rajak · 14 years ago
  9. 95a376d As pointed out by Cheng Shun Xia one of open posix conformace tests is testing by Rishikesh K Rajak · 14 years ago
  10. 6e3dd83 Here's an attempt at fixing up and simplifying the autoconf for by Rishikesh K Rajak · 14 years ago
  11. c700433 Attached patch fixes possible buffer oveflow in sem_getvalue tests (the buffer by Rishikesh K Rajak · 14 years ago
  12. e7ed287 This commit contains Linux RTC device driver test cases. by Rishikesh K Rajak · 14 years ago
  13. 0a52859 Adding a wordy informationi, 2005 here represents as year not version of kernels. by Rishikesh K Rajak · 14 years ago
  14. 00c8b34 Merge branch 'master' of ssh://yaberauneya@ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  15. 007dce5 Hi, by Garrett Cooper · 14 years ago
  16. 7376949 To run filecap test, checkforlibcap.sh file is required to be there in /opt/ltp/testcases/bin by Rishikesh K Rajak · 14 years ago
  17. 1a5506c Fix make filed,, reported by Shi Weihua <shiwh@cn.fujitsu.com> by Rishikesh K Rajak · 14 years ago
  18. 48c52fc Instead of LIBS, it should be LDLIBS in container/Makefile by Rishikesh K Rajak · 14 years ago
  19. bdfe0b2 Adding check_for_unshare.c file and linking the porper lib. by Rishikesh K Rajak · 14 years ago
  20. 716d298 Quick fix for build failure with 8th Mar master tree. by Rishikesh K Rajak · 14 years ago
  21. 5885439 Commenting "make all" in run_freezer.sh file as it is stopping to run by Rishikesh K Rajak · 14 years ago
  22. 63f0a8f libcgroup_freezer , pushd/popd removal. by Rishikesh K Rajak · 14 years ago
  23. 71256e1 Clean up comment to note the actual problem. It was confusing before. by Garrett Cooper · 14 years ago
  24. 6d722f4 Use $TMP (which defaults to /tmp) rather than /tmp as $TMP can be parameterized via runltp, et all. by Garrett Cooper · 14 years ago
  25. fb5821d Replace pushd / popd with proper cd logic as busybox doesn't have pushd / popd. by Garrett Cooper · 14 years ago
  26. 4a1e63a Fix _GNU_SOURCES macro requirement error. by Garrett Cooper · 14 years ago
  27. 223e12e Fix install for cgroup_fj_testcases. by Garrett Cooper · 14 years ago
  28. 49010e5 Replace pushd // popd with cd calls. by Garrett Cooper · 14 years ago
  29. 91ec53d Correct setuid() logic for "nobody" uid. by Garrett Cooper · 14 years ago
  30. 373c91c Remove unused variable $str based on closer inspection via git commit history. by Garrett Cooper · 14 years ago
  31. 50b265b Fix style in runfstests.sh by Garrett Cooper · 14 years ago
  32. 31d0645 Hi All, by Garrett Cooper · 14 years ago
  33. b3fb75d Clean up some logic. by Garrett Cooper · 14 years ago
  34. baf5c4c ... Finish off cleanup: by Garrett Cooper · 14 years ago
  35. 08941a3 1. POSIXify. 2. Cleanup space. by Garrett Cooper · 14 years ago
  36. 7edded4 1. POSIXify. 2. Clean up whitespace. 3. Make more relative-path agnostic. by Garrett Cooper · 14 years ago
  37. b7306d6 1. POSIXify. 2. Convert over to tst_resm(1), like hotplug01.sh by Garrett Cooper · 14 years ago
  38. 37ef401 1. POSIXify 2. Clean up test. 3. Make more path agnostic. by Garrett Cooper · 14 years ago
  39. c0e37ca 1. Add default kernel source dir as /usr/src/linux. 2. Clean up indentation. by Garrett Cooper · 14 years ago
  40. a3bd68b Fix indentation. by Garrett Cooper · 14 years ago
  41. ca0d5a5 POSIXify. by Garrett Cooper · 14 years ago
  42. 48ae82c All for parameterized $TMP. by Garrett Cooper · 14 years ago
  43. b1b5563 Remove bashisms. Clean up. by Garrett Cooper · 14 years ago
  44. 099b86b Install in testcases/bin/cpu_hotplug to avoid collision with installed filenames. by Garrett Cooper · 14 years ago
  45. 84e0adc Make alphabetical ordering more apparent by adding a comment. by Garrett Cooper · 14 years ago
  46. fed2457 Fix order by properly alphabetizing it again. by Garrett Cooper · 14 years ago
  47. 87dadac Remove unnecessary variable set; all MAKE_TARGETS get added to INSTALL_TARGETS. by Garrett Cooper · 14 years ago
  48. 909edbc (cpu_hotplugin_makefile.patch) to execute cpuhotplugin test. by Rishikesh K Rajak · 14 years ago
  49. d822fce Merge branch 'next' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Rishikesh K Rajak · 14 years ago
  50. b60acfe Inspite of memcg kernel support being available, memcg_[functional|regression by Garrett Cooper · 14 years ago
  51. ca619b2 Revertin the commit d40fd32af0d0ad7713b0cf6cd23daf1ee639d479 for now. by Rishikesh K Rajak · 14 years ago
  52. d40fd32 I have found abnormal behavior of sem_post/8-1.c test case under posix. by Rishikesh K Rajak · 14 years ago
  53. 08c16de I have observed that the 'createfile.c' in by Rishikesh K Rajak · 14 years ago
  54. 88a1dde Merge branches 'master' and 'next' into next by Rishikesh K Rajak · 14 years ago
  55. c654435 Inspite of memcg kernel support being available, memcg_[functional|regression by Rishikesh K Rajak · 14 years ago
  56. c0b8157 New testcase added by Naufal. by Rishikesh K Rajak · 14 years ago
  57. e180e61 Reverting the commit id: 3bc8ecdb69b29436e2987173ffdd7244d8897942 by Rishikesh K Rajak · 14 years ago
  58. 3bc8ecd Signed-off-by Mohamed Naufal Basheer <naufal11@gmail.com> by Rishikesh K Rajak · 14 years ago
  59. 6518012 Hi by Rishikesh K Rajak · 14 years ago
  60. 0094e1a Do a minor bit of cleanup with the README. by Garrett Cooper · 14 years ago
  61. 90e3e1e Remove space. by Garrett Cooper · 14 years ago
  62. 85a1755 Finish up the remainder of the needed commits to fix the segfault issues with the rt_sig* syscalls. by Garrett Cooper · 14 years ago
  63. 135924f Fix rt_sigsuspend01, as per the patches provided s.t. it will pass on x86_64. by Garrett Cooper · 14 years ago
  64. 64fd967 Fudge code provided by Liu Bo a bit to make it fit ltp_signal.h; most of by Garrett Cooper · 14 years ago
  65. a15d642 Add fud for CLOCK_MONOTONIC_RAW, even though (FWIW) it doesn't work on by Garrett Cooper · 14 years ago
  66. 36e9e44 Fix typo. by Garrett Cooper · 14 years ago
  67. be744da Clean up the test.. It was a royal mess before. by Garrett Cooper · 14 years ago
  68. 917b2f9 Include definitions for CLOCK_MONOTONIC_COARSE and CLOCK_REALTIME_COARSE by Garrett Cooper · 14 years ago
  69. e9cca93 We actually need to call cleanup regardless, so let's readd that to the by Garrett Cooper · 14 years ago
  70. ee8d486 Clean up test to use gettimeofday and settimeofday syscalls for by Garrett Cooper · 14 years ago
  71. a83e7dc Added clean_swap() to cleanup routine. This makes sure all leftover by Garrett Cooper · 14 years ago
  72. 541938f Oops i did not know the API has got changed. by Rishikesh K Rajak · 14 years ago
  73. df4e7fb For running container testcase smoothly on older distro, these changes are required by Rishikesh K Rajak · 14 years ago
  74. 2a5fdca Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  75. 8e1a947 MPOL_* constants were missing as noted by Rishi and Iranna. by Garrett Cooper · 14 years ago
  76. b212df4 Revert "check_pidns_enabled doesn't exist anymore. Just run the test as-is... Noticed by Rishi." by Rishikesh K Rajak · 14 years ago
  77. 622eb54 Reviving check_pidns_enabled test. by Garrett Cooper · 14 years ago
  78. c2c8d7f Detecting potential fork errors in the test. by root · 14 years ago
  79. e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 14 years ago
  80. 225c2e3 Add the library to MAKE_DEPS so it gets built prior to the other goals by Garrett Cooper · 14 years ago
  81. 031c65b Hi, by root · 14 years ago
  82. ad99f10 Work on the previous buffer overflow problem a bit more; ftest0[38] by root · 14 years ago
  83. 2aa40f7 Avoid sudo blocking for tty input indefinitely; this issue will need to by Garrett Cooper · 14 years ago
  84. 3fceccb Merge the remote changes, again?? git's really complicated... by Garrett Cooper · 14 years ago
  85. 1ca6b26 Merge the remote changes (!) by Garrett Cooper · 14 years ago
  86. 4c2f39a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  87. 09cbd9c 1. Correct compile time warnings by defining the timeout to 0 sec, 0 by Garrett Cooper · 14 years ago
  88. 5378643 acl_test01 today... by gcooper · 14 years ago
  89. 77ed5b4 Merge branch 'test' by Rishikesh K Rajak · 14 years ago
  90. 98f3812 I've seen failures reporting "return value=0, errno=EACCESS" in the by Rishikesh K Rajak · 14 years ago
  91. 77312d8 In the previous mailx version, the command "echo "d" | mail -u root" will by Rishikesh K Rajak · 14 years ago
  92. dd04033 Correct at least one of these lousy diagnostic messages for not finding by gcooper · 14 years ago
  93. 8686ad7 Correctly consolidate tst_exit() calls in cleanup() as noted by Mitani-san. by gcooper · 14 years ago
  94. 98379aa 1. Simplify smoke test further by only checking to see whether or not the syscall works as opposed to checking the kernel version because people can backport support as seen fit and shouldn't be hindered by a stupid kernel version check... by yaberauneya · 14 years ago
  95. eea384d Not everyone has unshare capability... thanks for the reminder Mitani-san... by yaberauneya · 14 years ago
  96. 903f68f Fixed typo found by Mitani-san. by yaberauneya · 14 years ago
  97. 7a0b567 An error occured on my i386 box. by yaberauneya · 14 years ago
  98. 4f16ee0 1. Remove mqns check app check. It no longer exists in the repo and thus gates these tests unnecessarily from being run.. by yaberauneya · 14 years ago
  99. 0d5ca4f This patch makes the test script cd into the tmp directory before running the tests. This makes sure the script does not delete the original utimensat binary, causing the test to fail on a second run. by yaberauneya · 14 years ago
  100. 1590cf0 check_pidns_enabled doesn't exist anymore. Just run the test as-is... Noticed by Rishi. by yaberauneya · 14 years ago