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

New unit tests for testing lower_bound() and request handling behavior on FD readout types #232

Merged
merged 10 commits into from
Oct 29, 2024

Conversation

wesketchum
Copy link
Contributor

@wesketchum wesketchum commented Oct 24, 2024

Needs DUNE-DAQ/datahandlinglibs#27

This adds a new unit test unittest/FDTypeAdaptersBuffers_test.cxx that tests lower_bound behavior across a variety of TypeAdapters and Buffers in use in FD readout.

I'm starting this as a draft PR to allow for some early review, while I work to prepare a second set of unit tests related to request handlers.

To test, pull down the mentioned datahandlinglibs branch, and then can do

dbt-build --unittests fdreadoutlibs

@wesketchum wesketchum marked this pull request as ready for review October 29, 2024 11:24
@wesketchum
Copy link
Contributor Author

@eflumerf and @bieryAtFnal confirmed minimal system quick test is also passing, and DUNE-DAQ/datahandlinglibs#27 has been merged, so I will merge this too.

@wesketchum wesketchum merged commit 94571ee into develop Oct 29, 2024
1 check failed
@wesketchum wesketchum deleted the feature/wketchum_LowerBoundAndRequestUnitTests branch October 29, 2024 15:29
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