aboutsummaryrefslogtreecommitdiff
path: root/helper/test
AgeCommit message (Expand)Author
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen
2021-11-11helper: test: thread: rename odp_instance variableMatias Elo
2021-09-30helper: cli: don't create the server threadJere Leppänen
2021-09-30helper: test: test new thread parametersJere Leppänen
2021-09-30helper: test: test odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-06-01helper: cli: add user command functionsJere Leppänen
2021-05-05helper: test: linux: process: add missing odp_term_local() callsJere Leppänen
2021-03-18build: don't run tests in parallelJere Leppänen
2021-02-23helper: test: implement CLI helper testJere Leppänen
2021-02-23helper: create autoheaderJere Leppänen
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-09-11build: simplify remote target testingStanislaw Kardach
2019-10-07linux-gen: include only ODP defines in autogenerated header filesMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-09-19helper: debug: remove duplicate ODPH_UNUSED macroMatias Elo
2019-08-20helper: debug: add test application for helper debugPetri Savolainen
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-05-09helper: add helper version definesPetri Savolainen
2018-11-28helper: test: add test for new odph_options() functionMatias Elo
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-28helper: cuckoo: check pool and queue limitsPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2018-01-15helper/tests: use common Makefile.inc for testsDmitry Eremin-Solenikov
2017-10-19helper: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16helper: simplify Makefile.amsDmitry Eremin-Solenikov
2017-09-08helper: test: rework build systemDmitry Eremin-Solenikov
2017-09-08configure: stop setting AM_* variablesDmitry Eremin-Solenikov
2017-09-08build: use AM_CPPFLAGS to set include paths, rather than AM_CFLAGSDmitry Eremin-Solenikov
2017-09-08build: drop platorm/linux-generic/Makefile.incDmitry Eremin-Solenikov
2017-08-29helper: chksum: verify odph_ipv4_chksum_x() functionsDmitry Eremin-Solenikov
2017-08-25helper: use config.h headerDmitry Eremin-Solenikov
2017-08-23helper: test: fix running process/thread tests on single core systemsMatias Elo
2017-02-16helper: linux: renamed threads_extn to linux helpersPetri Savolainen
2017-02-10helper: cuckootable: avoid storage leaks on error pathsBill Fischofer
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-01-25helper: use odph_api.h for test include for unexported filesMike Holmes
2017-01-25helper: add odph_api.h for existing exported headersMike Holmes
2017-01-22helper: remove dependence on test dirMike Holmes
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-12helper: test: gitignore add iplookuptableChristophe Milard
2017-01-12helper: test: add validation test of ip lookup tableRu Jia
2017-01-12helper: test: add test of cuckoo hash tableRu Jia
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-06-15helper: linux: correct pthread join retval checkPetri Savolainen
2016-05-27helper: linux: odp thread cpu affinity APIsYi He
2016-05-23helper/test: add missing scripts to EXTRA_DISTAnders Roxell
2016-05-23helper: test: adding odpthread functions testsChristophe Milard
2016-05-03helper: chksum add ipv3 and udp fieldsMaxim Uvarov