UE PHY test disabled due to unstable behaviour

This commit is contained in:
Xavier Arteaga 2020-05-06 12:40:05 +02:00 committed by Xavier Arteaga
parent 0d2b3eb55d
commit e605a6f367
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ target_link_libraries(ue_phy_test
srslte_upper
${CMAKE_THREAD_LIBS_INIT}
${Boost_LIBRARIES})
add_test(ue_phy_test ue_phy_test)
# Test disabled, it is not 100 deterministic.
#add_test(ue_phy_test ue_phy_test)
add_executable(scell_search_test scell_search_test.cc)
target_link_libraries(scell_search_test