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

[P4Testgen] Flatten nesting of BMv2 test back ends and rename the folder appropriately. #4219

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

fruffy-g
Copy link
Contributor

@fruffy-g fruffy-g commented Nov 1, 2023

This is the first of three PRs dedicated to refactoring the BMv2 testing back ends.
The first PR simply flattens the nesting of the test back end and renames the 'backend' folder appropriately.

@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Nov 3, 2023
${CMAKE_CURRENT_SOURCE_DIR}/test/backend/ptf.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/backend/stf.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/test_backend/ptf.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test/test_backend/stf.cpp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think I'd go with just 'backend' here instead of test_backend? But not very important if you have a preference.

@fruffy fruffy merged commit e795bf1 into p4lang:main Nov 6, 2023
14 checks passed
@fruffy-g fruffy-g deleted the testbackend-flatten branch December 7, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants