aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-12-22validation: odp_buffer: add to test suiteMike Holmes
2014-12-22validation: buffer: add initial packet testsTaras Kondratiuk
2014-12-22validation: buffer: add initial buffer testsTaras Kondratiuk
2014-12-22validation: buffer: add initial buffer pool testsTaras Kondratiuk
2014-12-22validation: pktio: add mac, promisc and mtu testsMaxim Uvarov
2014-12-19validation: pktio: initial pktio testsStuart Haslam
2014-12-18Revert "validation: XFAIL crypto until API is implemented"Taras Kondratiuk
2014-12-18validation: Makefile: cleanup make flagsAnders Roxell
2014-12-17validation: common: fix application exit statusTaras Kondratiuk
2014-12-16validation: crypto: remove data offset workaroundTaras Kondratiuk
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-12validation: XFAIL crypto until API is implementedMike Holmes
2014-12-12validation: schedule: initial testcasesCiprian Barbu
2014-12-11delete binary test/validation/odp_pktioMaxim Uvarov
2014-12-10test: Remove use of ODP_UNUSEDMike Holmes
2014-12-09validation: correct use of #includeMike Holmes
2014-12-05example: test: remove use of internal ODP macrosMike Holmes
2014-12-04validation: init: use CU_register_suites() for tests registrationTaras Kondratiuk
2014-12-04validation: crypto: reuse common main() functionTaras Kondratiuk
2014-12-04validation: queue: reuse common main() functionTaras Kondratiuk
2014-12-04validation: common: add tests_global_init() functionTaras Kondratiuk
2014-12-04validation: shm: move main() to a common placeTaras Kondratiuk
2014-12-03crypto: cunit test suite for rngAlexandru Badicioiu
2014-12-02configure: always check for cunit (lib and headers)Anders Roxell
2014-12-01cunit: add shm testYan Sonming
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-25api: odp_atomic.h: struct type, relaxed mm, missing funcs, use __atomicOla Liljedahl
2014-11-25test: odp_atomic_test.c: use odp_barrier, fix descriptionsOla Liljedahl
2014-11-25test: Display implementation versionMike Holmes
2014-11-20validation: crypto: fix out of sources directory buildTaras Kondratiuk
2014-11-20test: rename cunit dir to validationMike Holmes
2014-11-20cunit : add tests for crypto APIsAlexandru Badicioiu
2014-11-20test: api_test: move include pathAnders Roxell
2014-11-18test: remove use of odp api loggingMike Holmes
2014-11-11cunit: add queue testYan Songming
2014-11-11cunit: remove postfix _test from odp_initAnders Roxell
2014-11-07Removed odp_atomic_int_tPetri Savolainen
2014-11-05odp_ring_test.c: free buffer on failMike Holmes
2014-10-31odp_atomic_test.c: Bounds check commandlineMike Holmes
2014-10-29test/cunit/Makefile.am: add checksAnders Roxell
2014-10-23odp_init_test.c: Add odp_term_global test caseMike Holmes
2014-10-15odp_init_test.c add new global init argsMike Holmes
2014-10-13Add global_init paramsMike Holmes
2014-10-08Add cunit test for APIs in odp_init.hMike Holmes
2014-10-03resource leak fixesMaxim Uvarov
2014-09-26test_api: timer: big endian fixSantosh Shukla
2014-09-26test_api: timer: odp_timer_create error checkSantosh Shukla
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-11Add platform-specific Makefile.inc for applicationsTaras Kondratiuk