1. 7ca4719 Changed the way by which message_queue_test_02 should be run properly. Signed-Off-By: Jin Bing Guo <guojb@cn.ibm.com>. by subrata_modak · 16 years ago
  2. 2336750 In semaphore_test_01 case, it wanted to create a semaphore and printed out the semaphore ID for comparison with the output of the 'ipcs -s' command. So it didn't remove the semaphore when exited. Since the resource of semaphore is limited. It's better to write a shell script to perform the comparison and remove the semaphore. I wrote the bash script "testcases/kernel/ipc/ipc_stress/run_semaphore_test_01.sh", and patched the "Makefile" and "runtest/ipc" to run the script. Please clean the semaphore up post patching and before executing tests. Signed-Off-By: Jin Bing Guo <guojb@cn.ibm.com>. by subrata_modak · 16 years ago
  3. ff295b7 Wrong tescase to run with runltp script. Hangs the default run. by subrata_modak · 16 years ago
  4. ea8c728 Making these tests run as default with LTP run, by, Subrata Modak <subrata@linux.vnet.ibm.com> by subrata_modak · 16 years ago
  5. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 21 years ago
  6. 0c8de73 moved POSIX compliant tests from "ipc" and put into seperate "posix_sem" scenario by robbiew · 21 years ago
  7. 1f25453 Added descriptions to runtest scenarios. by robbiew · 21 years ago
  8. bde157c Added POSIX semaphore function tests. by robbiew · 22 years ago
  9. ee7313b Added sem02 test. by robbiew · 23 years ago
  10. edab67b new runscripts by plars · 23 years ago