summaryrefslogtreecommitdiffstats
path: root/scripts/run_regression
blob: 5bb336528632c23c8d26a4df7e2d1cf8f5425440 (plain)
1
2
3
4
5
6
#!/bin/bash

source find_python.sh
cd automation/regression
$PYTHON trex_unit_test.py --exclude functional $@