summaryrefslogtreecommitdiffstats
path: root/src/gtest/trex_stateless_gtest.cpp
AgeCommit message (Collapse)AuthorFilesLines
2015-11-26Hanoch's review - changed update model to differentialimarom1-6/+10
also, graph is calculated on demand and once for each update
2015-11-24Merge branch 'master' of ↵imarom1-0/+326
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-24bug fixes for the graphimarom1-3/+125
2015-11-23add stream graph + support for console to use any of the followingimarom1-0/+53
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-22dp support for pause/resume only continues is supportedHanoh Haim1-0/+73
2015-11-22fix stop on duration per portHanoh Haim1-0/+253
2015-11-21add back to back test of DPHanoh Haim1-2/+229
2015-11-19BUG: didn't do all the states per port on the DP - now fixedimarom1-10/+10
2015-11-19full async DP stop supportimarom1-4/+117
2015-11-19Merge branch 'master' of ↵imarom1-0/+83
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-19Merge branch 'master' of ↵imarom1-10/+252
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: src/stateless/cp/trex_streams_compiler.h src/stateless/dp/trex_stateless_dp_core.cpp src/stateless/dp/trex_stateless_dp_core.h src/stateless/messaging/trex_stateless_messaging.cpp src/stateless/messaging/trex_stateless_messaging.h
2015-11-19another small testHanoh Haim1-0/+83
2015-11-19another stream program testsHanoh Haim1-0/+69
2015-11-19another stream program testsHanoh Haim1-1/+62
2015-11-19add a test for stream programHanoh Haim1-0/+63
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim1-5/+54
2015-11-16basic compiler checksimarom1-3/+197
added checks against: 1. duplicate stream IDs 2. pointing to non existent streams 3. 'dead streams' - unreachable by any other stream
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-10/+5
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-12refactor stream objectHanoh Haim1-8/+26
2015-11-11add support for multi-burstHanoh Haim1-26/+298
2015-11-11fix duration for stl testsHanoh Haim1-4/+4
2015-11-11 remove default durationHanoh Haim1-1/+2
2015-11-11add first stl test and cleanup valgrindHanoh Haim1-256/+104
2015-11-08fixed all warningsimarom1-3/+3
now compiles with -Wall -Werror
2015-09-10WIPHanoh Haim1-2/+3
2015-09-10WIPHanoh Haim1-0/+352