1. 77eafca shmat/shmat01.c: cleanup by DAN LI · 11 years ago
  2. a63f933 semctl/semctl01.c: Test features IPC_INFO, SEM_INFO and SEM_STAT by DAN LI · 11 years ago
  3. bffa886 semctl/semctl01.c: cleanup by DAN LI · 11 years ago
  4. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. dc13046 shmat: code cleanups by Wanlong Gao · 12 years ago
  7. f913558 ipc/shmat: pick suitable base_addr before each testcase by Jan Stancek · 12 years ago
  8. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  11. f1a9536 shmctl01: fix misaligned access by Carmelo AMOROSO · 13 years ago
  12. 78106dd Catch signals in shmctl01. by Garrett Cooper · 13 years ago
  13. c7086f3 Fix style in testcase. by Garrett Cooper · 14 years ago
  14. b28f332 Fix testcase. by Garrett Cooper · 14 years ago
  15. 6be4ba4 Fix testcase. by Garrett Cooper · 14 years ago
  16. 9307ff6 Fix testcase. by Garrett Cooper · 14 years ago
  17. 99532e8 Fix compile. by Garrett Cooper · 14 years ago
  18. 21f2f62 Err... this `fix' wasn't quite what I had in mind. by Garrett Cooper · 14 years ago
  19. 5262667 Fix some signalhandling code. by Garrett Cooper · 14 years ago
  20. d7044e7 Some style changes. by Garrett Cooper · 14 years ago
  21. f6b06a1 Fix warnings. by Garrett Cooper · 14 years ago
  22. 460095d Fix test. by Garrett Cooper · 14 years ago
  23. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  24. 5ee325e Fix warning. by Garrett Cooper · 14 years ago
  25. ed1bde9 Fix testcase. by Garrett Cooper · 14 years ago
  26. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  27. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  28. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  29. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  30. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  31. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  32. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  33. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  34. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  35. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  36. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  37. de04652 Hi, by Subrata Modak · 14 years ago
  38. b97df9e Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  39. ad771b0 Fix testcase through simplification. by Garrett Cooper · 14 years ago
  40. f600812 Use key_t, not int for the shm key. by Garrett Cooper · 14 years ago
  41. 7aa9dbd Return key_t, not int shm keys are key_t type. by Garrett Cooper · 14 years ago
  42. 9e318b3 Get rid of n/a message content. by Garrett Cooper · 14 years ago
  43. 7aebf80 Make testcase consistent with ideal code form & fn by Garrett Cooper · 14 years ago
  44. 9e365e8 semctl01 and shmctl01 will hang during uClinux test: ltp test case shmctl01 and semctl01 can not execute. When press ctrl and c, it can not exist. by Subrata Modak · 14 years ago
  45. d0605c4 msgctl10() un-necessarily eats up all the PIDs of the system leading to by Rishikesh K Rajak · 14 years ago
  46. e520c31 Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc by Garrett Cooper · 14 years ago
  47. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  48. 98be589 Change errno reporting mechanism to TERRNO/TTERRNO in msgctl tests: The TERRNO/TTERRNO flags offer more information than the manual errno output used previously in the tests. This patch changes the tst_resm(XXX, ..., errno) and similar statements to tst_resm(XXX|TERRNO, ...). Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  49. bf995b2 1. I screwed up and broke install by accident when I was monkeying around with env_post.mk. by yaberauneya · 15 years ago
  50. e6edac6 Fix build/installation so we don't install the libraries directly to $(libdir) anymore, and thus can do testing out of a build tree (ish). by yaberauneya · 15 years ago
  51. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  52. ce6a0e3 fix/cleanup printf strings and errno handling by vapier · 15 years ago
  53. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  54. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  55. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  56. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  57. 8d4fee7 This patch fixes compilation warnings introduced recently. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  58. 4b13c89 [Patch 2/2] Used named PIPE in test cases for NOMMU arch instead of anonymous: In NOMMU arch, anonymous PIPE can't be accessed in child process if it is started by vfork/execve. This patch uses named PIPE instead and changes related test cases accordingly. Signed-off-by: Sonic Zhang <sonic.adi@gmail.com>. by subrata_modak · 16 years ago
  59. 8bc4d77 Fix for msgctl11.c: Resending the fix after modifications based on suggestions from Mike Frysinger. PS: I've retained SHRT_MAX return value in the patch below as per the reason stated earlier. Signed-off by: Vinay Sridhar <vinay@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  60. 856b1b2 I report a bug of the msgctl02 testcase and a patch for it. When you set /proc/sys/kernel/msgmnb to a value larger than 65536, msgctl02 always results FAIL because of a bug itself. An example when /proc/sys/kernel/msgmnb == 4194304, by subrata_modak · 16 years ago
  61. b15aafd Hi, by subrata_modak · 16 years ago
  62. f2f0acb This patch cleans code a little bit by removing leftovers. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  63. 3d68040 On centos-5 2.6.18 kernel, I get a failure with shmat01. In the setup() function at the end: by subrata_modak · 16 years ago
  64. 47471f7 This patch fix a concurrency issue in semctl06. The IPC keys used for this test could conflict with keys from another task. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr>. by subrata_modak · 16 years ago
  65. 39fe977 After the patch from Roy moveing the libtestsuite code from /testcases/kernel/syscalls/lib to /lib, the code in the old directory has not been removed. Moreover, include PATH in some makefile was still pointing to this old directory. This patch remove libtestsuite code from the old directory and remove deprecated references to this old dir in some Makefiles. Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com>. by subrata_modak · 16 years ago
  66. cced845 This patch fix a concurrency issue in msgctl06. The tmp directory the IPC key was build with was destroyed before we destroy the IPC ressource attached to the key. In case of concurency, the same inode id can be reused for another process tmp dir, leading to the generation of the same key. Regards Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com>. by subrata_modak · 16 years ago
  67. 0de2c12 The earlier patch broke parisc (which has really some strange requirements). Attached patch fixes it. If it's OK for you, please apply. By, Helge Deller <deller@gmx.de>. by subrata_modak · 16 years ago
  68. 9a0748e Put-libtestsuite-to-a-more-common-place.patch by subrata_modak · 16 years ago
  69. 8791f67 Make-sync_pipe-API-more-generic-and-update-related.patch. by subrata_modak · 16 years ago
  70. 5c7ad45 Both of the above test cases has similar issue to shmt/mmap series. This patch removes the non-aligned addresses explicitly coded for different architectures by: by subrata_modak · 16 years ago
  71. ff5aa67 Fix concurrency issue in semop05. Due to the use of usleep function to synchronize processes, synchronization issues can occur on a loaded system. Fix this by using pipes to synchronize processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  72. 34e42fc Fix concurrency issue in semget05. Create private semaphores to avoid conflict with concurrent processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  73. 2da99fc Fix concurrency issue in msgsnd06. Due to the use of usleep function to synchronize processes, synchronization issues can occur on a loaded system. Fix this by using pipes to synchronize processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  74. e8d78ce Fix concurrency issue in msgsnd05. Due to the use of usleep function to synchronize processes, synchronization issues can occur on a loaded system. Fix this by using pipes to synchronize processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  75. 2191ca8 Fix concurrency issue in msgrcv06. Due to the use of usleep function to synchronize processes, synchronization issues can occur on a loaded system. Fix this by using pipes to synchronize processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  76. c79243b Fix concurrency issue in msgrcv05. Due to the use of usleep function to synchronize processes, synchronization issues can occur on a loaded system. Fix this by using pipes to synchronize processes. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  77. 6d2b29e Fix concurrency issue. The second key used for this test could conflict with the key from another task. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  78. 6fa4a54 This patch fix a concurrency issue in msgctl07, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  79. 824b75f Fix concurrency issue in msgctl06. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  80. e8e78f6 Fix concurrency issue in msgctl04. The second key used for this test could conflict with the key from another task. Signed-off-by: Matthieu Fertré <mfertre@irisa.fr> by subrata_modak · 16 years ago
  81. 27dfaff This patch fixes a concurrency issue un shmctl01. Synchronization between processes was done using sleeps, which is not enough when multiple instances of the test are running or when we are running on loaded CPUs, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  82. 19bace2 These patch removes a IPC leak in case of test failure. When the msgget function succeed instead of returning ENOSPC, the returned IPC was not released, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  83. af04320 This patch fixes a concurrency issue in msgget02. The second key used for this test was sometime conflicting with the key from another task due to a bad way of creating keys. This patch generate a valid second key through getipckey to avoid conflicts. Signed-off-by: Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  84. efe7aee This patch remove the useless random function used in getipckey. This random value has been replaced by a static int incremented at each call. This allow to remove the ugly whiles around the getipckey calls when we need several keys, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  85. 104a4d9 The idea of the patch is "to make things that should be extern, extern". The means to do this are: by subrata_modak · 16 years ago
  86. 1debd6a LTP is failing to compile with GCC 3.3.3 due to Makefile's inconsistency. SLES9.X distros are affected by this problem. This patch fixes how /lib/ipcmsg.h header file is referenced. It works fine with GCC 3.4.X, however, compiling headers doesn't make any sense by subrata_modak · 16 years ago
  87. 41399ed Fixes a concurrency issue in semctl01. This test was using usleep to synchronize tasks. On a heavily loaded system, this synchronization is not enough to ensure execution correctness. by subrata_modak · 16 years ago
  88. 06f2126 Fixing a concurrency issue in semop02.c. The now, well known issue due to a second key badly created, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  89. 68fbd25 Fixing a concurrency issue in semctl07.c. This test was using a key hard coded in the source code, leading to conflicts with other instances of the same test. This patch also add a cleanup of the semid in case of failure during the test, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  90. 8bf4e96 1) This patch fixes a concurrency issue in shmctl02. Same issue as in shmat02, by subrata_modak · 16 years ago
  91. ddca3cb Fixes a concurrency issue in shmat02. The second IPC key used in this test was generated doing a ++ on the first key. By doing this, it makes possible to get a conflict with a key generated by another process. To fix this, I just do a new call to getipckey() and check if the key is different from the previously generated one, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  92. 5b69374 Since msgmni now scales to the memory size, it may reach big values. To avoid forking 2*msgmni processes and create msgmni msg queues, take the min between the procfs value and MSGMNI (as found in linux/msg.h). by subrata_modak · 16 years ago
  93. 440341b Since msgmni now scales to the memory size, it may reach big values. by subrata_modak · 16 years ago
  94. df723e4 Applied Patch as submitted by "creese123" for bug no. ["1694484", semop01 corrupting get_arr.array] by subrata_modak · 17 years ago
  95. 439af8f Henry Yei writes: Adds malloc check and frees memory during cleanup by vapier · 17 years ago
  96. 99775c2 cleanup code by vapier · 17 years ago
  97. 68b1aed fixup /proc/sys/kernel/sem so it works properly as pointed out by Henry Yei by vapier · 17 years ago
  98. bb6dece Riaz Rahaman writes: make sure the call to malloc() worked by vapier · 17 years ago
  99. 3e2802c Removing the size of negative 1 test. This fixes bug # 28825 by mreed10 · 17 years ago
  100. 62b16cf random updates from Jane Lv for uClinux by vapier · 17 years ago