Skip to content

Make aml_tester more ergonomic to use #142

Description

@IsaacWoods

At the moment, aml_tester works, but is pretty janky to use. Some improvements would be:

  • Correctly detect and error when iasl is not installed
  • Use one of those crates that makes panics more readable
  • Color code output
  • Provide summary at the end for each ASL file detected: PASS, COMPILE FAIL, PARSE FAIL
  • Allow testing only one ASL file (CLI -f option?)
  • Provide better control over when output from the parser is logged to console (e.g. only for failing test, separated out, etc.)
  • Provide CLI option to pass a chunk of AML instead (?might be better just adding a test in aml itself tbh)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions