All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hyeonggon Yoo <42.hyeyoo@gmail.com>
To: kernelnewbies@kernelnewbies.org
Cc: 42.hyeyoo@gmail.com
Subject: How to test device driver?
Date: Tue, 18 May 2021 00:28:13 +0900	[thread overview]
Message-ID: <20210517152813.GA59315@hyeyoo> (raw)

Hello, there are lots of drivers in linux.

My questions are:

  - how can we test driver? is it just using that device for a long
    time as a user?

  - what to do if there's a bug (like syzbot report), fixed it,
    but if we don't have that device?

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2021-05-17 15:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 15:28 Hyeonggon Yoo [this message]
2021-05-17 18:48 ` How to test device driver? jim.cromie
2021-05-17 23:53   ` Hyeonggon Yoo
2021-05-18  1:09     ` jim.cromie
2021-05-18 13:58     ` Valdis Klētnieks
2021-05-18 19:53 ` Jeffrey Walton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210517152813.GA59315@hyeyoo \
    --to=42.hyeyoo@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.