summaryrefslogtreecommitdiffstats
path: root/src/gtest/trex_stateless_gtest.cpp
AgeCommit message (Collapse)AuthorFilesLines
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