Skip to content

Commit

Permalink
Remove tests using legacy components
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Dec 8, 2023
1 parent daf67f8 commit bbd886d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 84 deletions.
1 change: 0 additions & 1 deletion test/k4FWCoreTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ set_test_env(checkKeepDropSwitch)
set_property(TEST checkKeepDropSwitch APPEND PROPERTY DEPENDS ReadExampleEventData)
add_test_with_env(TestDataHandleUniquePtr options/TestDataHandleUniquePtr.py)
add_test_with_env(TestUniqueIDGenSvc options/TestUniqueIDGenSvc.py)
add_test_with_env(CreateLegacyExampleEventData options/createLegacyExampleEventData.py)
add_test_with_env(TestEventHeaderFiller options/createEventHeader.py)
add_test_with_env(EventHeaderCheck options/runEventHeaderCheck.py PROPERTIES DEPENDS TestEventHeaderFiller)
add_test(NAME TestExec WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR} COMMAND python options/TestExec.py)
Expand Down
41 changes: 0 additions & 41 deletions test/k4FWCoreTest/options/createLegacyExampleEventData.py

This file was deleted.

42 changes: 0 additions & 42 deletions test/k4FWCoreTest/options/readLegacyExampleEventData.py

This file was deleted.

0 comments on commit bbd886d

Please sign in to comment.