Skip to content

Commit

Permalink
[test][run-qemu] Add test for print_test_summary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chantra committed Apr 4, 2023
1 parent 94d01bc commit 313a7d2
Show file tree
Hide file tree
Showing 5 changed files with 2,581 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scripts_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Test print_test_summary
run: ./run-qemu/print_test_summary.py -j run-qemu/fixtures/test_progs.json -s "${GITHUB_STEP_SUMMARY}"
working-directory: run-qemu
run: python3 tests/print_test_summary.py
Loading

0 comments on commit 313a7d2

Please sign in to comment.