public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 00/13]Fix a few syntax error
@ 2011-01-06 10:49 tangchen
  2011-01-06 10:54 ` [LTP] [PATCH 01/13]Add missing parameters for tst_brkm() tangchen
                   ` (13 more replies)
  0 siblings, 14 replies; 35+ messages in thread
From: tangchen @ 2011-01-06 10:49 UTC (permalink / raw)
  To: ltp-list

There are several small bugs making LTP unable to be built, most of 
which are syntax errors.

1. Add missing parameters for tst_brkm() in 
testcases/kernel/syscalls/fchmod/fchmod03.c
2. Add missing parameters for tst_brkm() in 
testcases/kernel/syscalls/flock/flock04.c
3. Add missing ";" in testcases/kernel/syscalls/getpagesize/getpagesize01.c
4. Correct the parameters' names for parse_opts() in 
testcases/kernel/syscalls/lchown/lchown02.c
5. Add some preprocessor variables in /testcases/kernel/mem/ksm/ksm01.c 
bacause KSM is not supported on RHEL5
6. Add missing operators for parse_opts() in 
testcases/kernel/syscalls/msync/msync04.c
7. Fix an wrong using of macro WTERMSIG in 
testcases/kernel/syscalls/pipe/pipe04.c
8. Fix the wrong variable name of wtstatus in 
testcases/kernel/syscalls/pipe/pipe09.c
9. Add a missing ")" in testcases/kernel/syscalls/pread/pread03.c
10. Remove a redundant "{" in 
testcases/kernel/syscalls/sched_getparam/sched_getparam02.c
11. Fix the wrong using of perror() in 
testcases/kernel/syscalls/sched_setparam/sched_setparam03.c
12. Add a missing variable TST_TOTAL in 
testcases/kernel/syscalls/socketpair/socketpair02.c
13. Add missing parameters for tst_brkm() in 
testcases/kernel/syscalls/statfs/statfs03.c

-- 
Best Regards,
Tang chen
--------------------------------------------------
Tang Chen



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2011-01-13 17:26 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 10:49 [LTP] [PATCH 00/13]Fix a few syntax error tangchen
2011-01-06 10:54 ` [LTP] [PATCH 01/13]Add missing parameters for tst_brkm() tangchen
2011-01-06 18:19   ` Mike Frysinger
2011-01-06 10:56 ` [LTP] [PATCH 02/13]Add " tangchen
2011-01-06 10:58 ` [LTP] [PATCH 03/13]Add a missing ";" tangchen
2011-01-06 11:00 ` [LTP] [PATCH 04/13]Correct the wrong parameters names tangchen
2011-01-06 11:02 ` [LTP] [PATCH 05/13]Add some preprocessor variables tangchen
2011-01-06 18:23   ` Mike Frysinger
2011-01-06 18:25     ` Garrett Cooper
2011-01-06 11:03 ` [LTP] [PATCH 06/13]Add missing operators tangchen
2011-01-06 19:34   ` Garrett Cooper
2011-01-06 11:05 ` [LTP] [PATCH 07/13]Fix an wrong using of macro WTERMSIG tangchen
2011-01-06 11:06 ` [LTP] [PATCH 08/13]Fix the wrong variable name of wtstatus tangchen
2011-01-06 11:07 ` [LTP] [PATCH 09/13]Add a missing ")" tangchen
2011-01-06 18:22   ` Mike Frysinger
2011-01-06 11:08 ` [LTP] [PATCH 10/13]Remove a redundant "{" tangchen
2011-01-06 18:18   ` Mike Frysinger
2011-01-06 11:10 ` [LTP] [PATCH 11/13]Fix the wrong using of perror() tangchen
2011-01-06 18:21   ` Mike Frysinger
2011-01-06 11:11 ` [LTP] [PATCH 12/13]Add a missing variable TST_TOTAL tangchen
2011-01-06 18:19   ` Mike Frysinger
2011-01-06 11:12 ` [LTP] [PATCH 13/13]Add missing parameters for tst_brkm() tangchen
2011-01-06 18:26 ` [LTP] [PATCH 00/13]Fix a few syntax error Mike Frysinger
2011-01-06 19:35   ` Garrett Cooper
2011-01-06 19:37     ` Garrett Cooper
2011-01-06 20:24     ` Mike Frysinger
2011-01-06 21:05       ` Garrett Cooper
2011-01-06 21:30     ` Mike Frysinger
2011-01-06 21:38       ` Garrett Cooper
2011-01-06 21:46         ` Mike Frysinger
2011-01-07 12:04           ` Garrett Cooper
2011-01-07 14:36             ` Cyril Hrubis
     [not found]               ` <C4CD5B9F-C198-44A7-996B-3D2C46C4AD86@gmail.com>
2011-01-10 18:43                 ` Cyril Hrubis
     [not found]                   ` <AANLkTi=RGbG++FaG4AsZZkrZB14cuKPeuOZZPNVoNvSc@mail.gmail.com>
2011-01-10 20:01                     ` Cyril Hrubis
2011-01-13 17:43                       ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox