aboutsummaryrefslogtreecommitdiff
path: root/test/validation/common
AgeCommit message (Expand)Author
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-20validation: remove strict dependency on CUnit 2.1-3Stuart Haslam
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-15validation: add odp_cunit_update() to modify registered testsStuart Haslam
2015-10-15validation: add ability to mark tests inactiveStuart Haslam
2015-08-25test/validation: fix build from tar sourceAnders Roxell
2015-08-24validation: factorise _CU_TEST_INFO definitionChristophe Milard
2015-08-24validation: add test on unused retvalsMike Holmes
2015-07-23validation: common: return number of threads createdStuart Haslam
2015-07-23validation: thrmask: introduce thrmask testsStuart Haslam
2015-07-23validation: refactor cpumask testsStuart Haslam
2015-07-23validation: split out cpumask tests into separate fileStuart Haslam
2015-07-23validation: use convenience libs rather than static libsStuart Haslam
2015-07-23validation: add missing include to odp_cunit_common.hStuart Haslam
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-10validation: removal of odp_testsuitesChristophe Milard
2015-07-10validation: removed main function from cunit_commonChristophe Milard
2015-07-10validation: remove WEAK def of global_test_initChristophe Milard
2015-06-30validation: new functions to register hooksChristophe Milard
2015-06-11validation: preparing for main in testsChristophe Milard
2015-05-27validation: init tests using common mainChristophe Milard
2015-04-02validation: common: catch odp_term_local/global failuresStuart Haslam
2015-04-02validation: common: print odp_init failures to stderrStuart Haslam
2015-03-06validation: common: prevent masking test failuresStuart Haslam
2015-03-03validation: common: add support for test termRobbie King
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King
2014-12-17validation: common: fix application exit statusTaras Kondratiuk
2014-12-09validation: correct use of #includeMike Holmes
2014-12-04validation: common: add tests_global_init() functionTaras Kondratiuk
2014-12-04validation: shm: move main() to a common placeTaras Kondratiuk
2014-12-01cunit: add shm testYan Sonming