Code Review
/
o-du
/
l2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e4b3a0a
)
adding sctp lib dependency.
71/6571/1
author
lal.harshita
<Harshita.Lal@radisys.com>
Wed, 28 Jul 2021 06:12:28 +0000
(11:42 +0530)
committer
Harshita Lal
<harshita.lal@radisys.com>
Mon, 6 Sep 2021 06:47:13 +0000
(06:47 +0000)
Signed-off-by: lal.harshita <Harshita.Lal@radisys.com>
Change-Id: I3238c95d0b97f920c1379444916a475dcd4a61e3
(cherry picked from commit
e3799f02b83bf3e8ab6818c14cdd5dd870e8d552
)
test/unit_test.sh
patch
|
blob
|
history
diff --git
a/test/unit_test.sh
b/test/unit_test.sh
index
ae58a57
..
e9af17c
100644
(file)
--- 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