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

Feature/sync tests #274

Merged
merged 18 commits into from
Aug 8, 2022
Merged

Feature/sync tests #274

merged 18 commits into from
Aug 8, 2022

Conversation

xross
Copy link
Collaborator

@xross xross commented Jul 5, 2022

  • Sync mode now handles disappearance of host-SOF clock
  • Removed some use of globals to aid unit testing
  • Removed use of floats from sync mode code
  • Added test for basic reference clock generation in sync mode
  • Doesn't handle graceful transition of internal to SOF clock (documented in In sync mode there is no nice transition from internal to SOF clock #275)
    • Test authored for this case - marked as known failure
  • Moved i2s loopback test from xmostest to pytest & test_support
  • Auto-format of python old test code (black)

TODO:

  • Run tests from Jenkins (ideally one call to pytest for all tests)

@xross xross marked this pull request as draft July 5, 2022 17:15
@xross xross marked this pull request as ready for review August 4, 2022 19:01
@xross xross requested a review from danielpieczko August 4, 2022 19:04
@xross xross merged commit ce41732 into xmos:develop Aug 8, 2022
@xross xross deleted the feature/sync_tests branch August 8, 2022 20:11
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