Merge "K2 configuration from F1AP to SCH [Issue-ID: ODUHIGH-341]"
authorHarshita Lal <harshita.lal@radisys.com>
Wed, 28 Jul 2021 15:17:00 +0000 (15:17 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 28 Jul 2021 15:17:00 +0000 (15:17 +0000)
test/unit_test.sh

index ae58a57..e9af17c 100644 (file)
@@ -1 +1 @@
-cd odu;make clean_odu MACHINE=BIT64 MODE=TDD;make odu MACHINE=BIT64 MODE=TDD COVERAGE=1
+sudo apt install -y libsctp-dev;cd odu;make clean_odu MACHINE=BIT64 MODE=TDD;make odu MACHINE=BIT64 MODE=TDD COVERAGE=1