aboutsummaryrefslogtreecommitdiff
path: root/test/validation
AgeCommit message (Expand)Author
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
2015-07-09helper: convert to a libraryMike Holmes
2015-07-09validation: call to timer_main from platformChristophe Milard
2015-07-09validation: creating own dir and lib for timerChristophe Milard
2015-07-09validation: cosmetic changes in odp_timer.cChristophe Milard
2015-07-09validation: renaming in odp_timer.cChristophe Milard
2015-07-09validation: own main in odp_timer.cChristophe Milard
2015-07-09validation: call to shmem_main from platform side.Christophe Milard
2015-07-09validation: creating own dir and lib for shmemChristophe Milard
2015-07-09validation: renaming in odp_shared_memory.cChristophe Milard
2015-07-09validation: own main in odp_shared_memory.cChristophe Milard
2015-07-09validation: call to system_main from platform sideChristophe Milard
2015-07-09validation: creating own dir and lib for systemChristophe Milard
2015-07-09validation: renaming in system.cChristophe Milard
2015-07-09validation: own main in odp_systemChristophe Milard
2015-07-09validation: mv odp_ver_abt_log_dbg to systemChristophe Milard
2015-07-09validation: single src for odp_ver_abt_log_dbgChristophe Milard
2015-07-09validation: renaming system to timeChristophe Milard
2015-07-09validation: renaming in odp_errno.cChristophe Milard
2015-07-09validation: new module errnoChristophe Milard
2015-07-09validation: cosmetic change in odp_errno.cChristophe Milard
2015-07-09validation: removed errno from odp_ver_abt_log_dbgChristophe Milard
2015-07-02validation: call to cpumask_main from platformChristophe Milard
2015-07-02validation: creating own dir and lib for cpumaskChristophe Milard