aboutsummaryrefslogtreecommitdiff
path: root/test/common_plat/validation/api
AgeCommit message (Expand)Author
2017-10-16test: drop now-unused common_plat directoryDmitry Eremin-Solenikov
2017-10-16test: move common validation tests handling to theirs own Makefile.amDmitry Eremin-Solenikov
2017-10-09validation: packet: remove old unused defineMatias Elo
2017-09-14validation: packet: check reference packet contentPetri Savolainen
2017-09-14validation: packet: unshared len with static referencePetri Savolainen
2017-09-14validation: packet: relax small concat testPetri Savolainen
2017-09-08test: build all tests with -staticDmitry Eremin-Solenikov
2017-09-08test: rework build systemDmitry Eremin-Solenikov
2017-09-08build: drop -Wno-deprecated-declarationDmitry Eremin-Solenikov
2017-09-06test: fixup CUNIT_CFLAGS variable referenceDmitry Eremin-Solenikov
2017-09-04configure, travis: switch to pkg-config to locate CUnitDmitry Eremin-Solenikov
2017-08-29helper: ip: correct ipv4 header checksum calculationDmitry Eremin-Solenikov
2017-08-25automake: move nostdinc Automake option to configure.acDmitry Eremin-Solenikov
2017-08-25test: use config.h headerDmitry Eremin-Solenikov
2017-08-25test: don't redefine _GNU_SOURCEDmitry Eremin-Solenikov
2017-08-19test: classifier: fix double freeMaxim Uvarov
2017-08-04validation: classification: add test case for classifier enable booleanBalasubramanian Manoharan
2017-07-11linux-gen: stop poisoning CPPFLAGS/LDFLAGS with CUnit flagsDmitry Eremin-Solenikov
2017-07-11linux-gen: stop poisoning CPPFLAGS/LDFLAGS with DPDK flagsDmitry Eremin-Solenikov
2017-07-07test:queue:update order queue test for locks.Nikhil Agarwal
2017-06-23test: time: fix distcheck failureYi He
2017-06-23test: traffic_mngr: fix distcheck failureYi He
2017-06-16validation: crypto: add HMAC-SHA-512 test casesDmitry Eremin-Solenikov
2017-06-16validation: crypto: add HMAC-SHA-1 test casesDmitry Eremin-Solenikov
2017-06-16validation: crypto: add tests for NULL cipherDmitry Eremin-Solenikov
2017-06-16crypto: linux-generic: add capabilities for CIPHER_NULL and AUTH_NULLDmitry Eremin-Solenikov
2017-06-16validation: crypto: explicitly pass AAD to crypto subsystemDmitry Eremin-Solenikov
2017-06-16validation: crypto: explicitly pass auth_digest_len to crypto subsystemDmitry Eremin-Solenikov
2017-06-16validation: crypto: add stubs for sha-1 and sha-512 testsPetri Savolainen
2017-06-16test: crypto: add AES-GCM tests with wrong tag valueDmitry Eremin-Solenikov
2017-06-16test: validation: add time accuracy testPetri Savolainen
2017-06-16test: validation: rename time test header filePetri Savolainen
2017-06-16test: validation: add odp_sys_info_print testPetri Savolainen
2017-06-16api: time: remove odp_time_to_u64 from APIPetri Savolainen
2017-06-16validation: scheduler: release context according to scheduler sync typeKevin Wang
2017-06-16validation: scheduler: modify the queue size for atomic queueKevin Wang
2017-06-16validation: queue: test queue max_num per typePetri Savolainen
2017-06-16validation: pktio: remove CRCs from parser test packetsMatias Elo
2017-06-16validation: pktio: add tests for packet parsingMatias Elo
2017-06-16Revert "validation: pktio: add tests for packet parsing"Maxim Uvarov
2017-06-16validation: pktio: add tests for packet parsingMatias Elo
2017-06-16linux-gen: pktio: parser default configPetri Savolainen
2017-06-16api: packet: introduce odp_packet_data_range_tDmitry Eremin-Solenikov
2017-06-13pktio: GCC 7 fixesBrian Brooks
2017-06-01test: time: do not fail under gcovMaxim Uvarov
2017-05-25test: pktio: use capability to set test pool packet lengthMatias Elo
2017-05-12test: lock: expand rwlock testsDmitry Eremin-Solenikov
2017-04-27test: tm: add paths to find tm binaryMaxim Uvarov
2017-04-27validation: crypto: correct comment for HMAC-SHA-256 testsDmitry Eremin-Solenikov
2017-04-27validation: crypto: add tests for checking message digestsDmitry Eremin-Solenikov