aboutsummaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2023-01-31test: common: add reusable functions for checking packet metadataJanne Peltonen
2022-11-29test: cunit: provide option to run tests on control threadNithin Dabilpuram
2022-10-19installcheck: don't run test suitesJere Leppänen
2022-09-29test: cunit: add option to create threads in sync modeMatias Elo
2022-08-16validation: common: add missing guardPetri Savolainen
2022-07-14test: cunit: enable creating up to ODP_THREAD_COUNT_MAX worker threadsMatias Elo
2022-07-07test: cunit: fix cunit asserts for multithreaded test appsJanne Peltonen
2022-07-07test: cunit: do not start new threads if old ones are still runningJanne Peltonen
2022-06-29validation: common: thread specific argument supportPetri Savolainen
2022-05-24test: common: add 325 byte UDP/IP test packetPetri Savolainen
2022-02-23test: cunit: reduce bogus warnings after fatal assertion failuresJanne Peltonen
2021-10-21test: cunit: fix named variadic macro build errorMatias Elo
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-07-09test: common: add power of two check macroPetri Savolainen
2021-05-31test: common: skip tests with CI_SKIP environment variablePetri Savolainen
2021-05-25test: cunit: add API to deactivate all test casesNithin Dabilpuram
2021-04-19validation: common: add IPv4 test packets with CRCPetri Savolainen
2021-04-19validation: common: split test packet header filePetri Savolainen
2021-02-15test: cunit: add cunit run mode for immediate test suite exit on failureAshwin Sekhar T K
2021-02-05validation: pktio: add LSO IPv4 fragmentation testPetri Savolainen
2021-02-05validation: pktio: add LSO test suitePetri Savolainen
2020-12-11validation: packet: add test for parsing ethernet snap packetsMatias Elo
2020-09-08test: fix tcp sample packet headerNithin Dabilpuram
2020-07-01test: cunit: indicate that CU_ASSERT_FATAL never returns when it failsJanne Peltonen
2019-10-11validation: print names of inactive testsPetri Savolainen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-09-19validation: use helper library debug macrosMatias Elo
2019-05-09validation: common: use new thread helpersPetri Savolainen
2018-12-26validation: add calls to odp_schedule_config()Dmitry Eremin-Solenikov
2018-11-28validation: use use mem_model from helper optionsMatias Elo
2018-08-22test/common: add IPv6 SCTP packetDmitry Eremin-Solenikov
2018-06-22test: cunit: tm fix tm execution under CIMaxim Uvarov
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-19validation: packet: add IPv4 optionsPetri Savolainen
2018-02-19validation: packet: add IPv4 fragmentsPetri Savolainen
2018-02-15validation: packet: add IP multicast testsPetri Savolainen
2018-02-15validation: packet: add IPSEC parse testPetri Savolainen
2018-02-15validation: packet: add IPv4 SCTP parse testPetri Savolainen
2018-02-15validation: common: remove camel case namesPetri Savolainen
2017-12-27validation: pktio: add parser test packet headerPetri Savolainen
2017-12-23test: workaround buggy CUnit headerDmitry Eremin-Solenikov
2017-12-21test: cunit common fix header pathsMaxim Uvarov
2017-12-21test: build: enable cunit output to xmlMaxim Uvarov
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov