aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-04-14Merge tag 'v1.41.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-04-13validation: pktio: remove usage of odp_errnoMatias Elo
2023-04-13validation: crypto: do not allow has_error packet flag to changeJanne Peltonen
2023-04-13validation: dma: add check for odp_dma_pool_capability_t.max_pools valueMatias Elo
2023-04-12validation: crypto: remove testing of odp_crypto_operation()Janne Peltonen
2023-04-12test: performance: crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12validation: crypto: simplify crypto operation result checkingJanne Peltonen
2023-04-12validation: crypto: prepare for odp_crypto_result() changesJanne Peltonen
2023-04-12validation: fix classifier destroy orderJere Leppänen
2023-04-12validation: stash: add tests for new per object size capabilitiesMatias Elo
2023-04-12validation: stash: test putting objects into a full stashMatias Elo
2023-04-12validation: stash: add tests for new strict size parameterMatias Elo
2023-04-12test: ipsecfwd: add example configuration fileTuomas Taipale
2023-04-12test: ipsecfwd: utilize libconfigTuomas Taipale
2023-04-12test: ipsecfwd: build tester conditionallyTuomas Taipale
2023-04-06validation: ipsec: allow sa creation failure for unsupported algosJanne Peltonen
2023-04-06validation: crypto: test all digest lengths in full test onlyJanne Peltonen
2023-04-06validation: crypto: reduce the number of unsupported combo warningsJanne Peltonen
2023-04-06validation: crypto: increase max packet size of packet poolJanne Peltonen
2023-04-06validation: crypto: do not require support for digest in cipher rangeJanne Peltonen
2023-04-06validation: crypto: do not combine aes-gmac with any cipherJanne Peltonen
2023-04-05test: atomic_perf: increase init valuePetri Savolainen
2023-03-27test: performance: start pktio devices before creating workersMatias Elo
2023-03-24test: timer: add periodic timer capability testPetri Savolainen
2023-03-15validation: crypto: test combined ciphering and authenticationJanne Peltonen
2023-03-15validation: crypto: run all tests only when FULL_TEST env variable is setJanne Peltonen
2023-03-15validation: crypto: test both cipher/auth orders with single algJanne Peltonen
2023-03-15validation: crypto: fix ignoring of leftover bits of bit mode ciphersJanne Peltonen
2023-03-10test: timer: fix expected periodic timer durationPetri Savolainen
2023-03-10test: timer: add debug prints to periodic testPetri Savolainen
2023-03-09validation: dma: verify maximum completion event poolsTuomas Taipale
2023-03-09validation: dma: verify maximum completion event allocationTuomas Taipale
2023-03-09validation: dma: verify maximum concurrent transfersTuomas Taipale
2023-03-09validation: dma: take maximum segment length into accountTuomas Taipale
2023-03-02test: packet_gen: fix compiler warningPetri Savolainen
2023-02-20test: performance: crypto: add snow3g-uea2 and snow3g-uia2 testsTianyu Li
2023-02-20validation: pktio: fix IPv4 header initializationJere Leppänen
2023-02-16Merge tag 'v1.40.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2023-02-16test: timer_perf: print min/max timeout paramsPetri Savolainen
2023-02-16test: performance: crypto: fix typosTianyu Li
2023-02-13validation: crypto: check output packet better after failed authJanne Peltonen
2023-02-13validation: crypto: add ODP_CRYPTO_OP_TYPE_OOP testingJanne Peltonen
2023-02-13validation: crypto: change packet data checking approachJanne Peltonen
2023-02-13validation: crypto: refactor alg_test_execute()Janne Peltonen
2023-02-13validation: crypto: add ODP_CRYPTO_OP_TYPE_BASIC testingJanne Peltonen
2023-02-07validation: packet: add test for vlan flag functionsMatias Elo
2023-02-07validation: packet: remove conflicting packet metadata flagsMatias Elo
2023-02-07validation: cls: set packet has vlan flag correctlyMatias Elo
2023-02-07api: timer: deprecate old timer pool clock sourcesMatias Elo
2023-02-07validation: dma: validate user context pointer valueTuomas Taipale