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

Enable Running Infix Tests from External Project #591

Merged

Conversation

axkar
Copy link
Collaborator

@axkar axkar commented Aug 29, 2024

Minor adjustments have been made to enable calling infix tests from an external make test target. This essentially allows running any external test (or a group of tests) using the 9pm tool.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
  • Other (please describe):
    • Enhancements in the test environment

@axkar axkar force-pushed the enable-run-tests-from-external branch from e9f0523 to e218cef Compare August 29, 2024 15:43
Minor adjustments have been made to enable calling infix tests from an
external project (i.e. 'make test' target).
This essentially allows running any external test (or a group of tests)
using the infix-9pm tool.
@axkar axkar force-pushed the enable-run-tests-from-external branch from e218cef to 6f0892b Compare August 30, 2024 08:22
@mattiaswal mattiaswal merged commit 8227f1b into kernelkit:main Aug 30, 2024
4 checks passed
@axkar axkar deleted the enable-run-tests-from-external branch September 30, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants