aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-04-22validation: pktio: add test for odp_pktio_info()Matias Elo
2016-04-22api: queue: add queue context lengthPetri Savolainen
2016-04-22validation: pktio: remove checks from stats testZoltan Kiss
2016-04-21Merge branch 'master' into api-nextMaxim Uvarov
2016-04-21validation: rwlock: add tests for new trylock rwlock and rwlock_recursive apisBill Fischofer
2016-04-21test: allow more than one control cpuGary S. Robertson
2016-04-21test: correct worker count calculationGary S. Robertson
2016-04-21api: init: add instance handlePetri Savolainen
2016-04-21api: packet: update add_data and rem_data definitionPetri Savolainen
2016-04-21validation: pktio: add pktin timestamping testMatias Elo
2016-04-21validation: pktio: add pktio config testMatias Elo
2016-04-21validation: pktio: add helper function for creating test packetsMatias Elo
2016-04-21linux-generic: packet: implement timestamp supportMatias Elo
2016-04-20validation: test: add test for odp_packet_input_index()Bill Fischofer
2016-04-20validation: pktio: add validation tests for pktio index functionBill Fischofer
2016-04-20validation: time: shorten test durationPetri Savolainen
2016-04-18validation: scheduler: correct pause/resume sequenceIvan Khoronzhuk
2016-04-18api: packet: remove seg_buf_addr and seg_buf_lenPetri Savolainen
2016-04-12test: performance: Avoid possible out-of-bounds memory accessBalakrishna Garapati
2016-04-11Merge branch 'next' into api-nextMaxim Uvarov
2016-04-11validation: rwlock: add tests for new trylock rwlock and rwlock_recursive apisBill Fischofer
2016-04-11test: allow more than one control cpuGary S. Robertson
2016-04-11test: correct worker count calculationGary S. Robertson
2016-04-11api: init: add instance handlePetri Savolainen
2016-04-07validation: configure: move cflags guards to test/m4Maxim Uvarov
2016-04-06validation: pktio: fix statistics testMatias Elo
2016-04-01test: allow more than one control cpuGary S. Robertson
2016-04-01test: correct worker count calculationGary S. Robertson
2016-03-31test: run only memcheckMike Holmes
2016-03-30configure: move test_vald to its own m4 fileAnders Roxell
2016-03-30configure: move test_cpp to its own m4 fileAnders Roxell
2016-03-30configure: move test_perf to its own m4 fileAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-28test:performance:initialize undefined valuesBalakrishna Garapati