All of lore.kernel.org
 help / color / mirror / Atom feed
* [Devel] ACPI table testing with ACPICA
@ 2021-03-09 18:25 Jakub Czapiga
  0 siblings, 0 replies; only message in thread
From: Jakub Czapiga @ 2021-03-09 18:25 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

Hello everyone,

I am working on a system for AML testing. Basically I want to create some
kind of unit-testing environment allowing to load generated ACPI tables
(preferably from memory buffer) and check methods' behavior, check
variables, check if all required objects are present etc.

My first idea was to dump generated ACPI tables into files, load them into
AcpiExec process and communicate with it using Python. I wonder if it is
possible to use provided source code as a library and write tests in C
instead of Python with a custom framework.

Could you please guide me in the right direction?

P.S.
https://acpica.org/contact does not work. Captcha is empty.

Regards,
Jakub Czapiga
jacz(a)semihalf.com

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 1001 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-09 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 18:25 [Devel] ACPI table testing with ACPICA Jakub Czapiga

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.