aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-29api: sync: removed odp_sync_storesPetri Savolainen
2015-12-29validation: classification: adds additional ASSERTS for stabilityBalasubramanian Manoharan
2015-12-29validation: std_clib: added validation testsPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-29validation: sched: improve scheduler validation test to check sched time corr...Ivan Khoronzhuk
2015-12-29validation: time: update to tes global time APIIvan Khoronzhuk
2015-12-29validation: time: add test for odp_time_wait_ns() and odp_time_wait_until()Ivan Khoronzhuk
2015-12-29validation: time: add test for odp_time_local_res() and use resolutionIvan Khoronzhuk
2015-12-29validation: time: add test convertsion on 0Ivan Khoronzhuk
2015-12-29validation: time: test time constants in nsIvan Khoronzhuk
2015-12-29performance: pktio_perf: use odp_time_wait_ns() function instead of loopingIvan Khoronzhuk
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-29validation: time: align tests with current time APIIvan Khoronzhuk
2015-12-29performance: sched: use ODP time API instead of clock_gettimeIvan Khoronzhuk
2015-12-29test: performance: pktio: don't use direct arithmetic operations with odp_time_tIvan Khoronzhuk
2015-12-29validation: time: don't assign int directly to odp_time_tIvan Khoronzhuk
2015-12-29validation: classification: add odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-12-29validation: synchronizers: add recursive lock testsBill Fischofer
2015-12-29validation: synchronizers: add missing rwlock read lock functional testBill Fischofer
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-12-22validation: pktio: test odp_pktio_print()Matias Elo
2015-12-22validation: hash: remove binary and add .gitignore fileBill Fischofer
2015-12-22validation: pktio: refactor error handling during sequence checkZoltan Kiss
2015-12-22validation: export missing test functionsStuart Haslam
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-12-14validation: classification: check return value of pktio stopBalasubramanian Manoharan
2015-12-14validation: pktio: ability to wait for external networkIlya Maximets
2015-12-14validation: pktio: initialize mac addresses for all packetsIlya Maximets
2015-12-10test: performance: set a packet rate pass threshold for l2fwdStuart Haslam
2015-12-10validation/config/Makefile: change install locationAnders Roxell
2015-12-08validation: pktio: add test for start when started and stop when stopped()Nicolas Morey-Chaisemartin
2015-12-08validation: classification: stronger checks to avoid SEGV on pktio failureNicolas Morey-Chaisemartin
2015-12-08validation: classification: start pktio after setting inq and stop it before ...Nicolas Morey-Chaisemartin
2015-12-08validation: pktio: remove unneeded stop as interface is stopped after open()Nicolas Morey-Chaisemartin
2015-12-08validation: pktio: stop interfaces before removing the default inqNicolas Morey-Chaisemartin
2015-12-08validation: pktio: add tests for rrecv() on WONLY, and send on RONLY pktiosNicolas Morey-Chaisemartin
2015-12-08validation: pktio: add customizable out mode for pktiosNicolas Morey-Chaisemartin
2015-12-07validation: scheduler: use fail timeout when waiting on events in chaosIvan Khoronzhuk
2015-12-07validation:pktio : Fix UDP checksum computationGrigore Ion
2015-12-03validation: queue: refactor test to avoid coverity issuesBill Fischofer
2015-11-27Merge branch 'master' into nextMaxim Uvarov
2015-11-25validation: ability to specify test install directoryStuart Haslam
2015-11-25validation: packet: add tests for packet alloc/free multi functionsNicolas Morey-Chaisemartin
2015-11-25validation: buffer: add tests for buffer alloc/free multi functionsNicolas Morey-Chaisemartin
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