Signed-off-by: Yi Xu <[email protected]>
--
Yi Xu [email protected]
SUSE LINUX Products GmbH R&D-OPS-QA
Maxfeldstr. 5 +49 (0)911-74053 - 607
D-90409 Nuernberg http://www.suse.de
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--- ./testcases/kernel/io/aio/aio01/aio01.c.orig 2009-04-15 13:56:45.000000000 +0200
+++ ./testcases/kernel/io/aio/aio01/aio01.c 2009-04-15 13:57:00.000000000 +0200
@@ -427,6 +427,7 @@ void cleanup() {
int main(void)
{
tst_brkm(TCONF, tst_exit, "libaio missing");
+ return ;
}
#endif
--- ./testcases/kernel/io/aio/aio02/main.c.orig 2009-04-15 13:55:17.000000000 +0200
+++ ./testcases/kernel/io/aio/aio02/main.c 2009-04-15 13:55:28.000000000 +0200
@@ -35,6 +35,7 @@ int TST_TOTAL=0;
int main(void)
{
tst_brkm(TCONF, tst_exit, "libaio missing");
+ return ;
}
#endif
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list