X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Funit_test.sh;h=e9af17c62e3392bf40a801e91d4be67660903801;hb=refs%2Fchanges%2F25%2F10025%2F5;hp=ae58a57d141fdd5fddf64ce00ab5c208c291d8c3;hpb=1367ea4e1103b3389067feb6b7a57ee75bd20147;p=o-du%2Fl2.git diff --git a/test/unit_test.sh b/test/unit_test.sh index ae58a57d1..e9af17c62 100644 --- a/test/unit_test.sh +++ b/test/unit_test.sh @@ -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