aboutsummaryrefslogtreecommitdiff
path: root/test/api_test
AgeCommit message (Expand)Author
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
2014-02-11odp_ring : sample stress testsantosh shukla
2014-02-07odp_atomic_test.c: indentation fixMike Holmes
2014-02-07odp_atomic_test: format returned resultsMike Holmes
2014-02-05reorganize makefileMaxim Uvarov
2014-02-04ODP Atomic API test changesvenkatesh vivekanandan
2014-02-04odp_ring : replace printf with ODP_DBG and ODP_ERRsantosh shukla
2014-02-04odp_ring : add tailq and rwlock support.santosh shukla
2014-02-04odp_ring : moved ring header from include to include/helpersantosh shukla
2014-01-29cleanup: remove unnecessary newlinesAnders Roxell
2014-01-29test: utilize ODP_ERR macroAnders Roxell
2014-01-29Makefiles: enable/disable default debug settingsAnders Roxell
2014-01-24initial lockless ring implementationsantosh shukla
2014-01-23tests: Allow overriding E_FLAGSMike Holmes
2014-01-23Queue optimisations, improved testing. Added helper files.Petri Savolainen
2013-12-30tree-wide: introduce SPDX Unique License IdentifiersKim Phillips
2013-12-27compiler agnostic fixMaxim Uvarov
2013-12-13Renamed and separated example app from api testsPetri Savolainen