aboutsummaryrefslogtreecommitdiff
path: root/core/test/run-mem_region_init.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt1-1/+2
2017-07-19attrconst for testsStewart Smith1-1/+1
2016-08-18check: Fix bugs in mem region testsBenjamin Herrenschmidt1-1/+0
2015-09-22Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...Stewart Smith1-1/+1
2015-05-13core: Add asserts for region free-list lockingJeremy Kerr1-0/+5
2015-05-13core: Move free-list locking to a separate per-region lockJeremy Kerr1-1/+1
2014-12-05silence integer/pointer from integer/pointer warnings in core/test/run-mem_re...Stewart Smith1-3/+3
2014-10-27Fix stack usage might be unbounded warning in core/test/run-mem_region_initStewart Smith1-1/+4
2014-10-22Add some (not that good) testing of mem_dump_allocs()Stewart Smith1-0/+1
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-4/+4
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+179