All of lore.kernel.org
 help / color / mirror / Atom feed
* what is the mostly used automation test framework
@ 2017-04-22  2:31 Muni Sekhar
  2017-04-22  2:45 ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 5+ messages in thread
From: Muni Sekhar @ 2017-04-22  2:31 UTC (permalink / raw)
  To: kernelnewbies

Hello all,


Can someone suggest what is the mostly used automation test framework
for testing the linux kernel mode drivers?


-- 
Thanks,
Sekhar

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

* what is the mostly used automation test framework
  2017-04-22  2:31 what is the mostly used automation test framework Muni Sekhar
@ 2017-04-22  2:45 ` valdis.kletnieks at vt.edu
  2017-04-22  2:49   ` Muni Sekhar
  0 siblings, 1 reply; 5+ messages in thread
From: valdis.kletnieks at vt.edu @ 2017-04-22  2:45 UTC (permalink / raw)
  To: kernelnewbies

On Sat, 22 Apr 2017 08:01:39 +0530, Muni Sekhar said:
> Can someone suggest what is the mostly used automation test framework
> for testing the linux kernel mode drivers?

To test what?  Device drivers?  There's so many different types that
I don't think one framework can deal.  Consider everything from USB audio
cards to 40Gbit Ethernet interfaces to GPU cards....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170421/fcfca961/attachment.bin 

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

* what is the mostly used automation test framework
  2017-04-22  2:45 ` valdis.kletnieks at vt.edu
@ 2017-04-22  2:49   ` Muni Sekhar
  2017-04-22  3:26     ` valdis.kletnieks at vt.edu
  0 siblings, 1 reply; 5+ messages in thread
From: Muni Sekhar @ 2017-04-22  2:49 UTC (permalink / raw)
  To: kernelnewbies

On Sat, Apr 22, 2017 at 8:15 AM,  <valdis.kletnieks@vt.edu> wrote:
> On Sat, 22 Apr 2017 08:01:39 +0530, Muni Sekhar said:
>> Can someone suggest what is the mostly used automation test framework
>> for testing the linux kernel mode drivers?
>
> To test what?  Device drivers?  There's so many different types that
> I don't think one framework can deal.  Consider everything from USB audio
> cards to 40Gbit Ethernet interfaces to GPU cards....
Yes, to test device drivers(UART, PCIe, SDIO ...)



-- 
Thanks,
Sekhar

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

* what is the mostly used automation test framework
  2017-04-22  2:49   ` Muni Sekhar
@ 2017-04-22  3:26     ` valdis.kletnieks at vt.edu
  0 siblings, 0 replies; 5+ messages in thread
From: valdis.kletnieks at vt.edu @ 2017-04-22  3:26 UTC (permalink / raw)
  To: kernelnewbies

On Sat, 22 Apr 2017 08:19:24 +0530, Muni Sekhar said:

> Yes, to test device drivers(UART, PCIe, SDIO ...)

As I said, there's not any good way to make a framework for testing all
device drivers.  For starters, you can't even get all the hardware into
one machine - it's going to be *really* hard to test a laptop fingerprint
reader and a 40 gigabit ethernet in the same system.

In general, the maintainer has whatever they consider to be a sufficient
test methodology for the driver they maintain (which obviously requires
that the maintainer actually have access to an example of the device).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170421/8f61fbe2/attachment.bin 

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

* what is the mostly used automation test framework
@ 2017-04-22  2:36 Muni Sekhar
  0 siblings, 0 replies; 5+ messages in thread
From: Muni Sekhar @ 2017-04-22  2:36 UTC (permalink / raw)
  To: kernel-testers-u79uwXL29TY76Z2rM5mHXA

 [ Please keep me in CC as I'm not subscribed to the list]

Hello all,


Can someone suggest what is the mostly used automation test framework
for testing the linux kernel mode drivers?

-- 
Thanks,
Sekhar

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

end of thread, other threads:[~2017-04-22  3:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-22  2:31 what is the mostly used automation test framework Muni Sekhar
2017-04-22  2:45 ` valdis.kletnieks at vt.edu
2017-04-22  2:49   ` Muni Sekhar
2017-04-22  3:26     ` valdis.kletnieks at vt.edu
2017-04-22  2:36 Muni Sekhar

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.