aboutsummaryrefslogtreecommitdiff
path: root/test/validation
AgeCommit message (Expand)Author
2015-08-04Merge branch 'master' of https://git.linaro.org/lng/odpv1.2.0.0_DPDK_2.0.0Zoltan Kiss
2015-08-04validation: synchronizers: use number of workers instead of threadsMaxim Uvarov
2015-07-30validation: cpumask: fixed typoChristophe Milard
2015-07-29validation: random: lib populatedChristophe Milard
2015-07-29validation: system: lib populatedChristophe Milard
2015-07-29validation: queue: lib populatedChristophe Milard
2015-07-29validation: time: lib populatedChristophe Milard
2015-07-29validation: timer: lib populatedChristophe Milard
2015-07-29validation: scheduler: lib populatedChristophe Milard
2015-07-29validation: thread: lib populatedChristophe Milard
2015-07-29validation: pool: lib populatedChristophe Milard
2015-07-29validation: cpumask: lib populatedChristophe Milard
2015-07-29validation: packet: lib populatedChristophe Milard
2015-07-29validation: pktio: lib populatedChristophe Milard
2015-07-29validation: classification: lib populatedChristophe Milard
2015-07-29validation: buffer: lib populatedChristophe Milard
2015-07-29validation: init: lib populatedChristophe Milard
2015-07-29validation: shmem: lib populatedChristophe Milard
2015-07-29validation: crypto: lib populatedChristophe Milard
2015-07-29validation: synchronizers: lib populatedChristophe Milard
2015-07-29validation: errno: lib populatedChristophe Milard
2015-07-29test: removing current dir from -IChristophe Milard
2015-07-29validation: errno: adding missing includeChristophe Milard
2015-07-28Merge git://git.linaro.org/lng/odpZoltan Kiss
2015-07-27validation: packet: do not account for head or tail room in packet length com...Nicolas Morey-Chaisemartin
2015-07-24validation: scheduler: use number of workersMaxim Uvarov
2015-07-24validation: common: fix VPATH buildsStuart Haslam
2015-07-23validation: thrmask: test worker and control APIsStuart Haslam
2015-07-23validation: common: return number of threads createdStuart Haslam
2015-07-23validation: thrmask: introduce thrmask testsStuart Haslam
2015-07-23validation: refactor cpumask testsStuart Haslam
2015-07-23validation: split out cpumask tests into separate fileStuart Haslam
2015-07-23validation: use convenience libs rather than static libsStuart Haslam
2015-07-23validation: cpumask: def_worker and def_control fixesStuart Haslam
2015-07-23validation: cpumask: use odp_cpumask_setall() to determine mask capacityStuart Haslam
2015-07-23validation: add missing include to odp_cunit_common.hStuart Haslam
2015-07-23validation: cpumask: test def_control and setall APIsMike Holmes
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-21validation: add missing include guardsStuart Haslam
2015-07-17validation: scheduler: fix race condition in pause testBill Fischofer
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-16validation: classification: fix ODP_PMR_IPPROTO capability checkIvan Khoronzhuk
2015-07-15validation: pktio: remove assert side effectMike Holmes
2015-07-13test: handle return value of odp_queue_enq_multi()Zoltan Kiss
2015-07-10validation: cleaning up MakefileChristophe Milard
2015-07-10validation: removal of odp_testsuitesChristophe Milard
2015-07-10validation: removed main function from cunit_commonChristophe Milard
2015-07-10validation: remove WEAK def of global_test_initChristophe Milard