Replacing E2AP v1.0 asn files with E2AP v2.0 files [Jira Id - ODUHIGH-409]
[o-du/l2.git] / CMakeLists.txt
1 #sonar qube testing
2 project( odu-l2 )
3 cmake_minimum_required( VERSION 2.8.12.2)
4 #No unit test present in this framework TBD in further releases.
5 enable_testing()
6 add_test(NAME drive_unit_tests COMMAND bash  ../test/unit_test.sh)