aboutsummaryrefslogtreecommitdiff
path: root/test/api_test
AgeCommit message (Expand)Author
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-04-21api_test: remove odp_shm_testMike Holmes
2015-03-23performance: odp_atomic: move atomic test from api_test to performanceMike Holmes
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
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-09test: odp_timer_ping: removedOla Liljedahl
2015-01-07api: odp_system_info.h: change core to cpu everywhereOla Liljedahl
2014-12-24test/example: Remove ODP component headersTaras Kondratiuk
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-10test: Remove use of ODP_UNUSEDMike Holmes
2014-12-05example: test: remove use of internal ODP macrosMike Holmes
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-25api: odp_atomic.h: struct type, relaxed mm, missing funcs, use __atomicOla Liljedahl
2014-11-25test: odp_atomic_test.c: use odp_barrier, fix descriptionsOla Liljedahl
2014-11-20test: api_test: move include pathAnders Roxell
2014-11-18test: remove use of odp api loggingMike Holmes
2014-11-07Removed odp_atomic_int_tPetri Savolainen
2014-11-05odp_ring_test.c: free buffer on failMike Holmes
2014-10-31odp_atomic_test.c: Bounds check commandlineMike Holmes
2014-10-13Add global_init paramsMike Holmes
2014-10-03resource leak fixesMaxim Uvarov
2014-09-26test_api: timer: big endian fixSantosh Shukla
2014-09-26test_api: timer: odp_timer_create error checkSantosh Shukla
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-28test/api_test/odp_atomic_test.c: clear clang warningAnders Roxell
2014-08-26test/api_test/odp_ring_test.c: clear clang warningAnders Roxell
2014-08-06test_api:timer: allow send thd to spwan firstSantosh Shukla
2014-08-06linux-generic: Fix incorrect thread_tbl index in appsSantosh Shukla
2014-08-04build both static and dynamic linked libsAnders Roxell
2014-07-29api_test/Makefile.am: name exe after src fileMike Holmes
2014-07-28timer : miscellanous fixes in odp_timer test applicationSantosh Shukla
2014-07-03Autotoolise build systemAnders Roxell
2014-06-26Fix sparse static warningsMike Holmes
2014-06-26test/: Fix sparse constant is too longMike Holmes
2014-06-17Add support for controlling the build verbosity of test applicationsJerin Jacob
2014-06-10tests: api: timer: Fix operator precedenceTaras Kondratiuk
2014-04-28test: make include files consistentAnders Roxell
2014-04-28doxygen clean up odp_common.[ch]Maxim Uvarov
2014-04-18Makefile cleanupPetri Savolainen
2014-04-16test/api_test/odp_atomic: enable testcase 7Anders Roxell
2014-04-09Timer: build fix for armSantosh Shukla
2014-04-07timer:ping test applicationsantosh shukla