Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make qemu unit tests work from the vscode docker image #6645

Merged
merged 1 commit into from
May 11, 2021

Conversation

andy31415
Copy link
Contributor

@andy31415 andy31415 commented May 10, 2021

Problem

Cannot run qemu unit tests from docker image. Running unit tests locally seems faster than waiting on CI.

Summary of Changes

  • Added vscode task
  • Changed docker image - qemu directory symlinks into the qemu-src directory (because no make-install) so it cannot be used as-is in the vscode image.

@andy31415 andy31415 merged commit 934c876 into project-chip:master May 11, 2021
@andy31415 andy31415 deleted the 01_run_qemu_in_vscode branch October 28, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants