1 2 3 4 5 6
#!/bin/sh # run upstream unit tests set -e export ARTIFACT_DIRECTORY=$AUTOPKGTEST_ARTIFACTS test/run-unit-tests.py