Skip to content

emulation py wrapper script #48

@matthew-l-weber

Description

@matthew-l-weber

Preconditions

  • make prep target is updated and ran to grab latest emulation images and toolchain. Plumbing in the cross compiler is outside of the scope of this ticket. If make prep dumps the images in a specific .gitignored folder, that's enough. You could add the step from the issue referenced below to wget the archives and extract?
  • You do the make dev to drop into the container similar to the linked issues notes

(Roughly the following) Taking the steps outlined in the initial emulation support sequence to build and run a test. #33 (comment)

  • Add a wrapper script that will be ran inside the container (keys on generic package name to pickup which image to run)
  • As arg, takes a folder of files to add to CPIO
  • Runs the provided test path
  • cats result file and locally records it to the test-results folder
  • Stops emulation

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