-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Preconditions
make preptarget 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
Labels
No labels