1. f32691e Replace GPL with SPDX-License-Identifier by Yang Xu · 4 years, 5 months ago
  2. f3cfbcb lapi: Replace __WORDSIZE with TST_ABI{,32,64} by Petr Vorel · 5 years ago
  3. ad87b48 msgrcv/msgrcv08: Rename struct msgbuf by Petr Vorel · 5 years ago
  4. 49543a1 kernel/syscall: divide .gitignore into one for each sub-folder by Yixin Zhang · 6 years ago
  5. d84a7ec Make use of SAFE_KILL() by Cyril Hrubis · 7 years ago
  6. eccd238 ipc/msgrcv: add new testcase msgrcv08 by Li Wang · 9 years ago
  7. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  8. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  9. d35f775 syscalls/ipc/msgrcv06: Use TST_PROCESS_STATE_WAIT() by Cyril Hrubis · 9 years ago
  10. 12f547b syscalls/ipc/msgrcv05: Use TST_PROCESS_STATE_WAIT() by Cyril Hrubis · 9 years ago
  11. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  12. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  13. d4ceb37 Consistently use tst_require_root() for root user check in syscalls. by Nicolas Joly · 10 years ago
  14. 7422562 testcases: Constify missed msg variables. by Cyril Hrubis · 10 years ago
  15. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  16. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  17. 22d3301 msgrcv/msgrcv07.c: add MSG_EXCEPT, MSG_NOERROR flag test by Xiaoguang Wang · 10 years ago
  18. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  19. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  20. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  21. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  22. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  23. 9307ff6 Fix testcase. by Garrett Cooper · 14 years ago
  24. 21f2f62 Err... this `fix' wasn't quite what I had in mind. by Garrett Cooper · 14 years ago
  25. 5262667 Fix some signalhandling code. by Garrett Cooper · 14 years ago
  26. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  27. 1569799 Fix some tests. Remove all externs to Tst_count. 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. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  34. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  35. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  36. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  37. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  38. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  39. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  40. 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
  41. 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
  42. 9a0748e Put-libtestsuite-to-a-more-common-place.patch by subrata_modak · 16 years ago
  43. 8791f67 Make-sync_pipe-API-more-generic-and-update-related.patch. by subrata_modak · 16 years ago
  44. 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
  45. 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
  46. 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
  47. e7ac9ef fix by Jeff Bailey for my previous breakage of install target by vapier · 18 years ago
  48. 5366cb0 standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wall and user-optimizations, remove pointless targets in favor of implicit ones, etc...) by vapier · 18 years ago
  49. 1d89ad5 Applied patch from Mike Frysinger to ensure Makefile properly respect CFLAGS/LDFLAGS by robbiew · 18 years ago
  50. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  51. f756722 Applied Vasan's "CFLAGS+=" patch by robbiew · 21 years ago
  52. 5fb1eae warnings cleanup by robbiew · 21 years ago
  53. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 21 years ago
  54. 23499f0 Applied cleanup patch from Saji Kumar <saji.kumar@wipro.com>. by robbiew · 22 years ago
  55. bc4c280 *** empty log message *** by robbiew · 22 years ago
  56. 16dc53f Separate make and make install by plars · 23 years ago
  57. 5e718c3 fixed parent exit and cleanup parent/child blocks by plars · 23 years ago
  58. c277a36 Enabled test to run under root. by robbiew · 23 years ago
  59. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago