aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-07-26linux-dpdk: devbuild: allow running gdb with unit testsZoltan Kiss
2016-07-22linux-dpdk: test: adjust file contents after the moveZoltan Kiss
2016-07-22linux-dpdk: move platform/linux-dpdk/test to test/linux-dpdkZoltan Kiss
2016-07-22Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-07-21test: restructuring platform-specific tests to allow other interfaceChristophe Milard
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-07-21validation: diverse cosmetic fixes for checkpatchChristophe Milard
2016-07-20test: odp_crypto add termination pathMaxim Uvarov
2016-07-19test: add termination path for l2fwdMaxim Uvarov
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-08test: l2fwd: prefetch packet dataMatias Elo
2016-07-07linux-dpdk: fix relocated buildZoltan Kiss
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-30validation: packet: ensure user area is copied correctlyBill Fischofer
2016-06-30Revert "validation: queue: use malloc to avoid limits on max_queues"Maxim Uvarov
2016-06-29validation: queue: use malloc to avoid limits on max_queuesBill Fischofer
2016-06-29validation: queue: avoid out of bounds referencesBill Fischofer
2016-06-23test: queue: do not dequeue from scheduled queuePetri Savolainen
2016-06-23test: queue: cleanup variable namingPetri Savolainen
2016-06-23test: queue: add mode testPetri Savolainen
2016-06-23test: queue: add capability testPetri Savolainen
2016-06-23linux-gen: move platform tests into test suiteYi He
2016-06-23test: pktio: correct mac addr len checkMaxim Uvarov
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-06-16test: pktio: improve start_stop testPetri Savolainen
2016-06-16test: validation: add missing pktio_stop callsPetri Savolainen
2016-06-15Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-06-15vald: sched: bug correctionsPetri Savolainen
2016-06-15vald: timer: add missing pool param init callsPetri Savolainen
2016-06-14validation: tm: avoid resouce/memory leaks in corner casesBill Fischofer
2016-06-13Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-06-08rename libodphelper-dpdk to libodphelper-linuxAnders Roxell
2016-06-06linux-generic: tm: fix more memory leaksBarry Spinney
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-30validation: sched: fix out of array referenceMaxim Uvarov
2016-05-27helper: linux: odp thread cpu affinity APIsYi He
2016-05-27validation: tm: avoid potential null pointer dereferenceBill Fischofer
2016-05-27validation: tm: handle pktio open/config failures properlyBill Fischofer
2016-05-27validation: tm: add debug check to avoid unreachable codeBill Fischofer
2016-05-26Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-05-26test: packet: remove unused valuesBill Fischofer
2016-05-24validation: traffic-mngr: fixes to support 32-bit platformsBarry Spinney
2016-05-23performance: crypto: adding helper cmd line parsingChristophe Milard
2016-05-23performance: crypto: using agnostic function for ODP threadsChristophe Milard
2016-05-23performance: odp_l2fwd: adding helper cmd line parsingChristophe Milard
2016-05-23performance: odp_l2fwd: using agnostic function for ODP threadsChristophe Milard
2016-05-23performance: odp_pktio_perf: adding helper cmd line parsingChristophe Milard
2016-05-23performance: odp_pktio_perf: using agnostic function for ODP threadsChristophe Milard
2016-05-23performance: odp_scheduling: proc mode done by helperChristophe Milard
2016-05-23validation: pktio: adding command line argument parsingChristophe Milard