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

Set label on krnlmon unit tests #157

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Set label on krnlmon unit tests #157

merged 2 commits into from
Jul 15, 2024

Conversation

ffoulkes
Copy link
Contributor

  • The label can be used with ctest to select the tests to be run or excluded.
dfoster@dgfoster-mobl1:~/work/ovsp4rt$ (cd build; ctest -L krnlmon)
Test project /home/dfoster/work/ovsp4rt/build
    Start 1: switchlink_link_test
1/5 Test #1: switchlink_link_test .............   Passed    0.00 sec
    Start 2: switchlink_address_test
2/5 Test #2: switchlink_address_test ..........   Passed    0.00 sec
    Start 3: switchlink_neighbor_test
3/5 Test #3: switchlink_neighbor_test .........   Passed    0.00 sec
    Start 4: switchlink_route_test
4/5 Test #4: switchlink_route_test ............   Passed    0.00 sec
    Start 5: switchsde_es2k_test
5/5 Test #5: switchsde_es2k_test ..............   Passed    0.00 sec

100% tests passed, 0 tests failed out of 5

Label Time Summary:
krnlmon    =   0.01 sec*proc (5 tests)

Total Test time (real) =   0.02 sec

- The label can be used with ctest to select the tests to be run
  or excluded.

Signed-off-by: Derek Foster <[email protected]>
@ffoulkes ffoulkes added trivial effort Almost no effort required cmake Affects CMake build system labels Jul 13, 2024
@ffoulkes ffoulkes changed the title Set krnlmon label on krnlmon unit tests Set label on krnlmon unit tests Jul 13, 2024
Copy link
Contributor

@n-sandeep n-sandeep left a comment

Choose a reason for hiding this comment

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

LGTM

@ffoulkes ffoulkes merged commit 503c2cf into main Jul 15, 2024
4 checks passed
@ffoulkes ffoulkes deleted the krnlmon-label-property branch July 15, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Affects CMake build system trivial effort Almost no effort required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants