aboutsummaryrefslogtreecommitdiff
path: root/test/validation/Makefile.am
AgeCommit message (Expand)Author
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov
2016-07-21validation: moving api validation tests to prepare for new interfacesChristophe Milard
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-02-26validation: tm: add cunit test for traffic mngrBarry Spinney
2016-01-22validation: removing synchronizers testsChristophe Milard
2016-01-22validation: synchro tests split into 3 groupsChristophe Milard
2016-01-12Merge branch 'master' into api-nextMaxim Uvarov
2016-01-06doc: release-guide: add deprecated api sectionMike Holmes
2015-12-29validation: std_clib: added validation testsPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-11-05validation: std_clib: added validation testsPetri Savolainen
2015-10-29validation: config: add CUnit tests for config APIsBill Fischofer
2015-10-26api: hash: Added crc32 and crc32c hash functionsPeng
2015-10-16validation: config: add CUnit tests for config APIsBill Fischofer
2015-07-10validation: cleaning up MakefileChristophe Milard
2015-07-09validation: call to timer_main from platformChristophe Milard
2015-07-09validation: creating own dir and lib for timerChristophe 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: 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: 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: new module errnoChristophe 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
2015-07-02validation: own main in odp_cpumaskChristophe Milard
2015-07-02validation: call to synchronizers_main from platfromChristophe Milard
2015-07-02validation: creating own dir for synchronizersChristophe Milard
2015-07-02validation: own main in odp_synchronizers.cChristophe Milard
2015-07-02validation: call to thread_main from platformChristophe Milard
2015-07-02validation: creating own dir and lib for threadChristophe Milard
2015-07-02validation: own main in odp_thread.cChristophe Milard
2015-07-01validation: call to scheduler_main from platformChristophe Milard
2015-07-01validation: creating own dir and lib for schedulerChristophe Milard
2015-07-01validation: own main in odp_scheduler.cChristophe Milard
2015-06-30validation: call to buffer_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for bufferChristophe Milard
2015-06-30validation: own main in odp_buffer.cChristophe Milard
2015-06-30validation: call to packet_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for packetChristophe Milard
2015-06-30validation: own main in odp_packet.cChristophe Milard
2015-06-30validation: call to pool_main from platformChristophe Milard
2015-06-30validation: creating own dir and lib for poolChristophe Milard
2015-06-30validation: own main in odp_pool.cChristophe Milard