Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-atmos
/
ec5a9fd139e660730b80d81cf5d5d2f00a721ad8
/
.
/
.jenkins.d
/
30-unit-tests.sh
blob: 815e3f1d5a66531143fe00511d9aab4e86cabd00 [
file
] [
log
] [
blame
]
Chengyu Fan
2788755
2015-03-26 17:12:00 -0600
[
diff
] [
blame
]
1
#!/usr/bin/env bash
2
set
-
x
3
set
-
e
4
5
# Prepare environment
6
sudo rm
-
Rf
~/.
ndn
7
8
# Run unit tests
9
./
build
/
catalog
/
unit
-
tests
-
l test_suite