aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-11test: performance: scheduling: fix array-bounds build errorMatias Elo
2022-10-11validation: packet: test packet parsing more with nonzero offsetJanne Peltonen
2022-10-07validation: tm: call odp_tm_stats_print()Matias Elo
2022-10-07validation: cls: improve most inner VLAN test casesPetri Savolainen
2022-09-30validation: pktio: add user flag checksPetri Savolainen
2022-09-30validation: packet: add user flag testsPetri Savolainen
2022-09-30validation: packet: add flag set and check functionsPetri Savolainen
2022-09-30validation: timer: test timeout user areaPetri Savolainen
2022-09-30validation: packet: test packet vector user areaPetri Savolainen
2022-09-30validation: buffer: test user areaPetri Savolainen
2022-09-30validation: pool: check user area size defaultsPetri Savolainen
2022-09-30validation: packet: update packet user area testsPetri Savolainen
2022-09-29validation: crypto: add test vectors for zuc-256Vidya Sagar Velumuri
2022-09-29validation: thread: improve odp_thread_id() testing coverageMatias Elo
2022-09-29test: cunit: add option to create threads in sync modeMatias Elo
2022-09-29validation: stash: add tests for new batch functionsMatias Elo
2022-09-29test: ipsecfwd: add support for burst processingTuomas Taipale
2022-09-21validation: ipsec: fix gcc-12 buildMatias Elo
2022-09-21test: performance: scheduling: fix gcc-10 lto buildMatias Elo
2022-09-15validation: cls: add test for cos hash-queuesTuomas Taipale
2022-09-14test: performance: check pktio promisc mode status before enabling itMatias Elo
2022-09-09test: misc: add API headers compilation testJere Leppänen
2022-09-09test: link statically unless --disable-static-applications is givenJere Leppänen
2022-09-09validation: ipsec: fix uninitialized warningJere Leppänen
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2022-09-07validation: cls: add ODP_PMR_IPSEC_SPI testsTuomas Taipale
2022-09-02test: ipsecfwd: increase maximum amount of supported SAsTuomas Taipale
2022-09-02test: ipsecfwd: improve queue namesTuomas Taipale
2022-09-02test: ipsecfwd: make queue counts configurableTuomas Taipale
2022-08-29validation: timer: add 30x single shot test casesPetri Savolainen
2022-08-29validation: timer: add resolution capability checkPetri Savolainen
2022-08-29validation: timer: reuse timer in single shot testsPetri Savolainen
2022-08-29validation: timer: add timeout options to single shot testPetri Savolainen
2022-08-25validation: cls: add param default value checksPetri Savolainen
2022-08-25test: crypto: abort on crypto capa failuresPetri Savolainen
2022-08-19test: ipsecfwd: fix bugsTuomas Taipale
2022-08-16validation: common: add missing guardPetri Savolainen
2022-08-16test: performance: add IPsec performance testerTuomas Taipale
2022-07-27validation: pool: check that ext pool packets are deemed validTuomas Taipale
2022-07-14validation: pool: add tests for odp_pool_stats_opt_t.thread.cache_availableMatias Elo
2022-07-14validation: use NULL when cpumask is not neededPetri Savolainen
2022-07-14validation: cpumask: re-write default cpumask testsPetri Savolainen
2022-07-14validation: pktio: promisc mode disabled by defaultPetri Savolainen
2022-07-14validation: stash: add statistics counters test casePetri Savolainen
2022-07-14validation: stash: add odp_stash_print() testPetri Savolainen
2022-07-14validation: thread: improve thread id and count testsMatias Elo
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: sched: add multi-threaded fifo order testsPetri Savolainen