summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/trex_unit_test.py
AgeCommit message (Collapse)AuthorFilesLines
2016-03-09regression: fixYaroslav Brustinov1-9/+9
2016-03-09fixYaroslav Brustinov1-0/+2
2016-03-09regression: stl updatesYaroslav Brustinov1-10/+20
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov1-128/+178
binary, do not build by default;
2016-02-24regression: add flag to copy TRex to temp dir and run from thereYaroslav Brustinov1-2/+14
2016-02-21regression: fix argsYaroslav Brustinov1-2/+1
2016-02-20regression: fix argsYaroslav Brustinov1-1/+2
2016-02-11run_functional_tests not requires unit_tests/functional_tests, can be set to ↵Yaroslav Brustinov1-12/+19
custom test, path from scripts or from regression. added hlt profile test.
2016-01-12regression:Yaroslav Brustinov1-11/+13
add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case
2016-01-11regression:Yaroslav Brustinov1-3/+2
don't run CStlBasic_Test as part of regression with all tests, will be used at building stage. remove duplication of scripts_path with scripts_dir
2016-01-10nose tests for statelessimarom1-1/+4
2016-01-10add alloc_error, queue_full, queue_drop stats report via ZMQYaroslav Brustinov1-13/+13
regression: update kiwi02 and trex08 benchmarks add common "scripts_dir" variable for usage in tests configure router with proper MTU in jumbo test add --local flag for not connecting to remote server (useful for functional tests)
2016-01-06regression: take new path of setupsYaroslav Brustinov1-2/+2
2016-01-05move regression to trex-coreYaroslav Brustinov1-0/+273
slight fixes of hltapi + vm in packet builder update yaml lib version from 3.01 to 3.11