Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
integration-tests
/
refs/heads/master
/
.
/
docker_helpers
/
run_tests.sh
blob: 5620da57943f8956ec766cce60e86f886d71c44d [
file
] [
log
] [
blame
]
#!/bin/bash
# Runs integration tests
cd
/
home
/
integ
/
integration
-
tests
&&
./
run_tests
.
py test_all
2
>&
1
|
tee run
.
log