aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-10-15validation: update READMEHEADmasterStuart Haslam
2015-10-15validation: add odp_cunit_update() to modify registered testsStuart Haslam
2015-10-15validation: add ability to mark tests inactiveStuart Haslam
2015-10-15test/performance: l2fwd: obey -t in queue modeStuart Haslam
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-05validation: classification: Queue parameter init callsBalasubramanian Manoharan
2015-09-28test: l2fwd: fill correct source ethernet addressMatias Elo
2015-09-22performance: odp_pktio_perf: fix potential overflow for burst_gapIvan Khoronzhuk
2015-09-22performance: odp_pktio_perf: fix potential overflow for send_durationIvan Khoronzhuk
2015-09-16validation: schedule: don't check schedule time on 0Ivan Khoronzhuk
2015-09-16validation: synchronizers: support a single workerNicolas Morey-Chaisemartin
2015-09-09validation: init: fix test when debug-print is disabledNicolas Morey-Chaisemartin
2015-09-09validation: renaming module libsChristophe Milard
2015-09-09validation: packet: test now handles pool that do not support segmentationNicolas Morey-Chaisemartin
2015-09-07validation: update README filesChristophe Milard
2015-09-03validation: schedule: add coverage for new scheduler APIsBill Fischofer
2015-09-03validation: pktio: revert wait time to msecNicolas Morey-Chaisemartin
2015-09-03validation: pktio: don't mix scheduler wait time and ns in start_stop testNicolas Morey-Chaisemartin
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-09-01validation: schedule: test scheduler groupsBill Fischofer
2015-09-01validation: schedule: add param init callsBill Fischofer
2015-08-31test: l2fwd: start pktio in burst modeMaxim Uvarov
2015-08-31test: l2fwd: capture test failsMaxim Uvarov
2015-08-28performance: odp_scheduling: remove redundant var initsIvan Khoronzhuk
2015-08-27validation: pktio: don't mix scheduler wait time and nsIvan Khoronzhuk
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27validation: test odp_pktio_start and odp_pktio_stopMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-25test/performance: Makefile: add scripts to EXTRA_DISTAnders Roxell
2015-08-25test/validation: fix build from tar sourceAnders Roxell
2015-08-24validation: timer: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: time: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: system: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: synchronizers: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: shmem: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: scheduler: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: queue: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: pktio: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: init: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: errno: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: crypto: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: cpumask: using _CU_TEST_INFO()Christophe Milard
2015-08-24validation: factorise _CU_TEST_INFO definitionChristophe Milard
2015-08-24validation: add test on unused retvalsMike Holmes
2015-08-24validation: system: fix uninitialised variableMike Holmes
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18validation: pktio: add tests for segmented packetsNicolas Morey-Chaisemartin
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-12Merge branch 'master' into api-nextMaxim Uvarov
2015-08-11test: kill odp_generatorMaxim Uvarov