aboutsummaryrefslogtreecommitdiff
path: root/test/validation/crypto
AgeCommit message (Expand)Author
2015-12-29validation: crypto: add test for AES128-GCMNicolas Morey-Chaisemartin
2015-12-29validation: crypto: allow custom auth/cipher rangeNicolas Morey-Chaisemartin
2015-12-29validation: crypto: support validating both cipher and auth at the same timeNicolas Morey-Chaisemartin
2015-11-27Merge branch 'master' into nextMaxim Uvarov
2015-11-25validation: ability to specify test install directoryStuart Haslam
2015-11-25validation: crypto: add test for AES128 CBCNicolas Morey-Chaisemartin
2015-11-25validation: crypto: add test for HMAC-SHA-256-128Nicolas Morey-Chaisemartin
2015-11-25api: crypto: move enums from platform types to odp and rename to fit the API ...Nicolas Morey-Chaisemartin
2015-11-18validation: crypto: limit packet size to maximum supported by platformNicolas Morey-Chaisemartin
2015-10-15validation: add odp_cunit_update() to modify registered testsStuart Haslam
2015-10-15validation: add ability to mark tests inactiveStuart Haslam
2015-09-09validation: renaming module libsChristophe Milard
2015-08-25test/validation: fix build from tar sourceAnders Roxell
2015-08-24validation: crypto: using _CU_TEST_INFO()Christophe Milard
2015-07-29validation: crypto: lib populatedChristophe Milard
2015-07-23validation: use convenience libs rather than static libsStuart Haslam
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-21validation: add missing include guardsStuart Haslam
2015-07-10validation: remove WEAK def of global_test_initChristophe Milard
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-22validation: creating own dir and lib for cryptoChristophe Milard
2015-06-22validation: renaming in odp_crypto.cChristophe Milard
2015-04-08validation: crypto: combine sync and async testsTaras Kondratiuk
2015-04-08validation: crypto: handle synchronous operations in async testTaras Kondratiuk
2015-03-10validation: crypto: add unit tests for strong type display functionsBill Fischofer
2015-03-03validation: crypto: add packet free to sync testRobbie King
2015-03-03validation: crypto: split crypto and random testsTaras Kondratiuk
2015-02-27validation: crypto: destroy session in case of failureTaras Kondratiuk
2015-02-26validation: crypto: don't check detailed operation statusTaras Kondratiuk
2015-02-26validation: crypto: verify odp_crypto_operation() return codeTaras Kondratiuk
2015-02-26validation: crypto: verify session_destroyRobbie King
2015-02-25api: random: replace ssize_t with int32_tPetri Savolainen
2015-02-04api: odp_crypto.h: odp_hw_random_get(): return number of bytes writtenOla Liljedahl
2015-02-04api: random: Renamed odp_hw_random_getPetri Savolainen
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
2015-01-30api: crypto: new completion event schemeRobbie King
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: crypto: Use odp_event_t instead of odp_buffer_tPetri Savolainen
2015-01-27api: packet: Removed odp_packet_from_bufferPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2014-12-16validation: crypto: remove data offset workaroundTaras Kondratiuk
2014-12-09validation: correct use of #includeMike Holmes
2014-12-03crypto: cunit test suite for rngAlexandru Badicioiu
2014-11-20test: rename cunit dir to validationMike Holmes