aboutsummaryrefslogtreecommitdiff
path: root/test/api_test
AgeCommit message (Expand)Author
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
2014-03-13Add STD_LIBS into test app makefilesPetri Savolainen
2014-02-26Makefile cleanup continuedPetri Savolainen
2014-02-25Makefile cleanupPetri Savolainen
2014-02-24add static where possibleMike Holmes
2014-02-24Makefiles: Allow CFLAGS to overide the buildMike Holmes
2014-02-17odp_ring : test support for concurrent multi enq and deqsantosh shukla
2014-02-17odp_ring : remove odp_spin dependancy from test applicationsantosh shukla
2014-02-17odp_ring : replace stderr with ODP_ERR in test applicationsantosh shukla
2014-02-17test: add dependency on installed libsAnders Roxell
2014-02-17test*/Makefile: echo that we linkAnders Roxell
2014-02-17makefiles: make the test depend on the install dirAnders Roxell
2014-02-17remove usr/local from install pathAnders Roxell
2014-02-17Makefiles: move rm, cp, echo into Makefile.incAnders Roxell
2014-02-12Added support for multiple pktio typesCiprian Barbu
2014-02-11odp_ring_test.c: format returned resultsMike Holmes
2014-02-11odp_ring_test: Dont check for NULL with freeMike Holmes
2014-02-11odp_ring : add sp, sc supportsantosh shukla