* ACPI test
@ 2013-09-13 12:20 alexey.kodanev
0 siblings, 0 replies; only message in thread
From: alexey.kodanev @ 2013-09-13 12:20 UTC (permalink / raw)
To: linux-acpi; +Cc: ltp-list, Vasily Isaenko
Hi All!
I'm reviewing Linux Test Project's test concerning ACPI and a little bit
lost with the following test:
https://github.com/linux-test-project/ltp/tree/master/testcases/kernel/device-drivers/acpi.
It's quite outdated...
Pardon my technical knowledge on this subject but could you guide me to
solve the following questions about the test and ACPI:
* Is it necessary to use block device to test ACPI functionality as test
does?
* How can I verify data which I get from acpi_driver_data() using random
acpi device handle? The test is using its own 'acpi_ec' structure and
trying to cast return void pointer from that function to it, but in the
kernel, this structure is slightly different and defined internally.
May be you have some thoughts how ACPI test should look like? Any help
is appreciated.
Many thanks,
Alexey
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-13 12:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 12:20 ACPI test alexey.kodanev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).