aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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
2016-05-23validation: init: adding command line argument parsingChristophe Milard
2016-05-23validation: most tests: adding command line argument parsingChristophe Milard
2016-05-23validation: using implementation agnostic function for ODP threadsChristophe Milard
2016-05-23validation: shmem: adding command line argument parsingChristophe Milard
2016-05-23validation: common: adding command line argument parsingChristophe Milard
2016-05-18autotools: define test extensions to skip on valgrind testMaxim Uvarov
2016-05-16validation: pktio: initialize pkt_seqMaxim Uvarov
2016-05-16linux-generic: classification:fix uninitialized pmr param valueBalasubramanian Manoharan
2016-05-16validation: timer: verify timer successfully allocatedBill Fischofer
2016-05-13test: scheduling: add scheduler fairness checkPetri Savolainen
2016-05-13test: scheduling: simplify code structurePetri Savolainen
2016-05-13linux-generic: timer: use strong typingMatias Elo
2016-05-13linux-generic: timer: add missing odp_timeX_to_u64() functionsMatias Elo
2016-05-13validation: pktio: fix assert for odp_pktin_queue ret codeMaxim Uvarov
2016-05-13validation: time: remove print and add verbose faultsMaxim Uvarov
2016-05-13validation: timer: fix handle unused tmoMaxim Uvarov
2016-05-09validation: lock: tuning the iteration numberChristophe Milard
2016-05-03test: performance: return when pkt alloc failsBalakrishna Garapati
2016-05-03validation: tm: major changes to the traffic_mngr validation testBarry Spinney
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-28validation: packet: add missing error flag testsBill Fischofer
2016-04-28validation: packet: avoid 32-bit compilation errorsBill Fischofer
2016-04-27validation: crypto: verify odp crypto capabilityBalakrishna Garapati
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-26validation: packet: add validation tests for new packet apisBill Fischofer
2016-04-26validation: packet: add validation test for odp_packet_prefetch()Bill Fischofer
2016-04-26validation: packet: add tests for extend/trunc packet head/tailBill Fischofer
2016-04-26Merge branch 'master' into api-nextMaxim Uvarov
2016-04-26api/linux-generic/val/example: classification: Adds capability and PMR rangeBalasubramanian Manoharan
2016-04-25validation: pktio: add tests for odp_pktin_recv_tmo() and odp_pktin_recv_mq_t...Matias Elo
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney