aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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
2023-02-06validation: time: reset count before reading tsPavan Nikhilesh
2023-02-06validation: crypto: remove testing of deprecated per-session IVsJanne Peltonen
2023-01-31validation: crypto: check that packet metadata does not changeJanne Peltonen
2023-01-31test: common: add reusable functions for checking packet metadataJanne Peltonen
2023-01-18test: performance: fix gcc-7 lto build failuresMatias Elo
2023-01-05validation: packet: improve packet vector testingMatias Elo
2023-01-05validation: pool: test that newly allocated packet vectors are emptyMatias Elo
2022-12-29validation: timer: remove deprecated odp_timer_set_rel() function usageMatias Elo
2022-12-29validation: timer: remove deprecated odp_timer_set_abs() function usageMatias Elo
2022-12-29test: timer_perf: remove deprecated odp_timer_set_rel() function usageMatias Elo
2022-12-29test: sched_pktio: remove deprecated odp_timer_set_rel() functionMatias Elo
2022-12-29test: timer_perf: remove deprecated odp_timer_set_abs() function usageMatias Elo