aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-29validation: buffer: check the return value of odp_packet_l?_offset_setJerin Jacob
2015-01-27test: makefile: remove check_PROGRAMSMike Holmes
2015-01-27api: timer: Added timeout alloc and freePetri Savolainen
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: crypto: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: timer: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: packet: Removed odp_packet_from_bufferPetri Savolainen
2015-01-27api: packet: Removed odp_packet_to_bufferPetri Savolainen
2015-01-27api: buffer: Removed odp_buffer_typePetri Savolainen
2015-01-27api: event: odp_queue_deq_multiPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2015-01-27api: event: schedule_multi and queue_enq_multiPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2015-01-26validation: classification validataion suiteBalasubramanian Manoharan
2015-01-26hugepages: align mmap size for hugepagesMaxim Uvarov
2015-01-24linux-generic: fix odp_pktio_inq_remdefMaxim Uvarov
2015-01-23configure.ac: performance: add tests to make checkMike Holmes
2015-01-22validation: add odp_schedule_pause and odp_schedule_resume testsCiprian Barbu
2015-01-22validation: odp_init: add replace log testMike Holmes
2015-01-20validation: synchronizers: add missing thread_finalize() callBill Fischofer
2015-01-20linux-generic: pktio: add loopback device supportStuart Haslam
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2015-01-16api: cpumask: reorder the input vars to match conventionRobbie King
2015-01-16api: cpumask: rename API and use CPU_SET(3) for implRobbie King
2015-01-14validation: synchronizer testsMario Torrecillas Rodriguez
2015-01-14test: perf: scheduling: remove odp_schedule_oneMike Holmes
2015-01-09validation: add odp_time testMike Holmes
2015-01-09validation: pktio: add tests for odp_pktio_loopback()Stuart Haslam
2015-01-09test: odp_timer.h: cunit testOla Liljedahl
2015-01-09test: odp_timer_ping: removedOla Liljedahl
2015-01-09Revert "validation: synchronizer tests"Mike Holmes
2015-01-09validation: synchronizer testsMario Torrecillas Rodriguez
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2015-01-06validation: buffer: fix invalid packet segment macroTaras Kondratiuk
2015-01-06validation: init: don't execute termination if init failedTaras Kondratiuk
2015-01-06validation: system: copy model with snprintfMike Holmes
2014-12-26example: move odp_example to test/performanceMike Holmes
2014-12-25validation: queue: check return value for odp_queue_enq_multiMaxim Uvarov
2014-12-24test/example: Remove ODP component headersTaras Kondratiuk
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-23validation: add odp_system testMike Holmes
2014-12-22validation: odp_buffer: add to test suiteMike Holmes
2014-12-22validation: buffer: add initial packet testsTaras Kondratiuk
2014-12-22validation: buffer: add initial buffer testsTaras Kondratiuk
2014-12-22validation: buffer: add initial buffer pool testsTaras Kondratiuk
2014-12-22validation: pktio: add mac, promisc and mtu testsMaxim Uvarov
2014-12-19validation: pktio: initial pktio testsStuart Haslam
2014-12-18Revert "validation: XFAIL crypto until API is implemented"Taras Kondratiuk
2014-12-18validation: Makefile: cleanup make flagsAnders Roxell