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

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