> -----Original Message----- > From: Cyril Hrubis [mailto:[email protected]] > Sent: Friday, December 10, 2010 11:50 PM > To: Mitani > Cc: [email protected]; ?$BaD:B ?$B7r;T > Subject: Re: [LTP] [PATCH] fix "timer_create/10-1" and > "timer_create/11-1" tests > > Hi! > Slightly different patch to fix these tests is attached. The code is > a little cleaner but basically does the same. > > The tests now do > > * get cputime > * set timer > * bussy loop while signal is not catched > * get cputime > * check that two stored cpu times differ approximately by timer > interval > > Also some more problems are fixed. > > Signed-off-by: Cyril Hrubis [email protected] > > -- > Cyril Hrubis > [email protected]
Sorry for the delay in my response. I tried Cyril's patch, and "timer_create/10-1" and "timer_create/11-1" succeeded. Basically, Cyril's patch is simpler and better way than mine. In addition, response to Garrett's opinion is necessary, I think. Thanks-- -Tomonori Mitani ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
