aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-20validation: time: shorten test durationPetri Savolainen
2016-04-18validation: scheduler: correct pause/resume sequenceIvan Khoronzhuk
2016-04-12test: performance: Avoid possible out-of-bounds memory accessBalakrishna Garapati
2016-04-07validation: configure: move cflags guards to test/m4Maxim Uvarov
2016-04-06validation: pktio: fix statistics testMatias Elo
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
2016-03-28test:performance:add break statement to switch(opt)Balakrishna Garapati
2016-03-22validation: timer: don't access non-existing timersZoltan Kiss
2016-03-22validation: pktio: add more debug log to pktio_pkt_seq()Zoltan Kiss
2016-03-18validation: timer: replace %d by PRIu32Nicolas Morey-Chaisemartin
2016-03-18performance: scheduling: cleanly destroy resourcesMaxim Uvarov
2016-03-18test: l2fwd: change destination mac addresses by defaultMatias Elo
2016-03-15validation: performance: remove deprecated odp_atomic testsMatias Elo
2016-03-04validation: classification: add test case for odp_cos_drop() functionBalasubramanian Manoharan
2016-03-04validation: tm: miscellaneous cleanup and fixes for tm cunit testsBill Fischofer
2016-03-04validation: tm: fix arm compilationMaxim Uvarov
2016-03-04validation: tm: add cunit test for traffic mngrBarry Spinney
2016-03-04validation: pktio: fix type on defining pktiout modeMaxim Uvarov
2016-03-04test: l2fwd: add event queue packet outputPetri Savolainen
2016-03-04validation: pktio: add output event queue testsPetri Savolainen
2016-03-04validation: pktio: replace pktio_test_jumbo() with pktio_test_recv_mtu()Matias Elo
2016-03-04validation: pktio: set packet mac addresses and checksum in statistics testMatias Elo
2016-03-04validation: pktio: check if configuring promisc mode is supported before testingMatias Elo
2016-03-04performance: crypto: add odp_crypto to .gitignore fileBill Fischofer
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04api: pktio: rename pktio_recv_queue to pktin_recvPetri Savolainen
2016-03-04validation: pktio: port to use new pktio apiPetri Savolainen
2016-03-04validataion: packet: add tests for broadcast and multicast flagsBill Fischofer
2016-03-04test: performance: crypto: measure crypto operation performanceAlexandru Badicioiu
2016-03-04api: pktio: changed odp_pktio_mtu() return value to uint32_tMatias Elo
2016-03-04validation: pktio: assign MAC address if one loop pktio is usedIvan Khoronzhuk
2016-03-04validation: classifier: port to use new pktio apiPetri Savolainen
2016-03-04test: pktio_perf: finalize port to use new pktio apiPetri Savolainen
2016-03-04test: l2fwd: utilize pktio param defaultsPetri Savolainen
2016-03-04test: pktio_perf: port to use new pktio apiPetri Savolainen
2016-03-04test: l2fwd: add option to give destination MACJuha-Matti Tilli
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-03api/linux-generic/example: classification: add pmr create apiBalasubramanian Manoharan
2016-03-03linux-generic: version: added implementation name stringPetri Savolainen