From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: ltp@lists.linux.it
Subject: [LTP] question about running input testcase
Date: Wed, 13 Apr 2016 15:05:43 +0800 [thread overview]
Message-ID: <570DEFC7.4080300@cn.fujitsu.com> (raw)
Hi Cedric!
When we run input04 on RHEL 5.11GA and 6.7GA, it still fails. It gives
error message like this:
input04 0 TINFO : Found uinput dev at /dev/uinput
input04 0 TINFO : Unexpected ev type=0 code=0 value=0
input04 1 TFAIL : input04.c:65: Data received /dev/inputX
I think that this failure is because kernel sends empty events. i.e
If we only send EV_SYN to input device, nothing should be received in
/dev/input/eventX.
Actually, data is received in /dev/input/eventX. This investigation
shows that it may be
improved by following patch: 'commit 4369c64c79a2 ("Input: Send events
one packet at a time")'.
Could tell me the real reason for the case failure. I'm just not
familiar enough with the code.
Regards,
Xiao Yang
next reply other threads:[~2016-04-13 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 7:05 Xiao Yang [this message]
2016-04-13 9:40 ` [LTP] question about running input testcase Cyril Hrubis
2016-04-14 1:42 ` Xiao Yang
2016-04-15 10:02 ` Xiao Yang
2016-05-26 8:54 ` Xiao Yang
2016-06-07 12:58 ` Cyril Hrubis
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=570DEFC7.4080300@cn.fujitsu.com \
--to=yangx.jy@cn.fujitsu.com \
--cc=ltp@lists.linux.it \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox