All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] Extended return flag
@ 2009-08-04  8:48 Michal Simek
  2009-08-13  7:46 ` Mike Frysinger
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2009-08-04  8:48 UTC (permalink / raw)
  To: LTP, subrata, Jiri Palecek

Hi All,

I am thinking that will be good to extend return flag for function not
implemented (errno 38) because
some of tests return it when you don't have enable that option is kernel
config.
What do you think?

Michal

-- 
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Extended return flag
  2009-08-04  8:48 [LTP] Extended return flag Michal Simek
@ 2009-08-13  7:46 ` Mike Frysinger
  2009-08-13  9:04   ` Garrett Cooper
  0 siblings, 1 reply; 4+ messages in thread
From: Mike Frysinger @ 2009-08-13  7:46 UTC (permalink / raw)
  To: ltp-list, michal.simek; +Cc: Jiri Palecek


[-- Attachment #1.1: Type: text/plain, Size: 379 bytes --]

On Tuesday 04 August 2009 04:48:25 Michal Simek wrote:
> I am thinking that will be good to extend return flag for function not
> implemented (errno 38) because
> some of tests return it when you don't have enable that option is kernel
> config.
> What do you think?

what "return flag" are you talking about ?  do you mean test status like 
TINFO/TBROK/etc... ?
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 355 bytes --]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Extended return flag
  2009-08-13  7:46 ` Mike Frysinger
@ 2009-08-13  9:04   ` Garrett Cooper
  2009-08-13  9:43     ` Mike Frysinger
  0 siblings, 1 reply; 4+ messages in thread
From: Garrett Cooper @ 2009-08-13  9:04 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: ltp-list, Jiri Palecek

On Thu, Aug 13, 2009 at 12:46 AM, Mike Frysinger<vapier@gentoo.org> wrote:
> On Tuesday 04 August 2009 04:48:25 Michal Simek wrote:
>> I am thinking that will be good to extend return flag for function not
>> implemented (errno 38) because
>> some of tests return it when you don't have enable that option is kernel
>> config.
>> What do you think?
>
> what "return flag" are you talking about ?  do you mean test status like
> TINFO/TBROK/etc... ?

I was wondering about this earlier -- why wouldn't TCONF be sufficient?
Thanks,
-Garrett

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Extended return flag
  2009-08-13  9:04   ` Garrett Cooper
@ 2009-08-13  9:43     ` Mike Frysinger
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger @ 2009-08-13  9:43 UTC (permalink / raw)
  To: Garrett Cooper; +Cc: ltp-list, Jiri Palecek


[-- Attachment #1.1: Type: text/plain, Size: 728 bytes --]

On Thursday 13 August 2009 05:04:13 Garrett Cooper wrote:
> On Thu, Aug 13, 2009 at 12:46 AM, Mike Frysinger<vapier@gentoo.org> wrote:
> > On Tuesday 04 August 2009 04:48:25 Michal Simek wrote:
> >> I am thinking that will be good to extend return flag for function not
> >> implemented (errno 38) because
> >> some of tests return it when you don't have enable that option is kernel
> >> config.
> >> What do you think?
> >
> > what "return flag" are you talking about ?  do you mean test status like
> > TINFO/TBROK/etc... ?
>
> I was wondering about this earlier -- why wouldn't TCONF be sufficient?

should be fine i think ... we just have to (1) pick a method (2) document it 
and (3) start using it
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 355 bytes --]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2009-08-13  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-04  8:48 [LTP] Extended return flag Michal Simek
2009-08-13  7:46 ` Mike Frysinger
2009-08-13  9:04   ` Garrett Cooper
2009-08-13  9:43     ` Mike Frysinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.