summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/trex_unit_test.py
AgeCommit message (Collapse)AuthorFilesLines
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