aboutsummaryrefslogtreecommitdiff
path: root/core/test/Makefile.check
AgeCommit message (Expand)AuthorFilesLines
2017-01-05buddy: Add a simple generic buddy allocatorBenjamin Herrenschmidt1-1/+2
2017-01-04Add bitmap testStewart Smith1-1/+3
2016-10-25core/flash: Move subpartition locating logic out into own file, add testsStewart Smith1-0/+1
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-2/+2
2016-08-18Build host programs (and checks) with debug enabledBenjamin Herrenschmidt1-0/+2
2016-08-12Add infrastructure for pointer validation.Balbir Singh1-0/+1
2016-07-12make check: make test runs less noisyStewart Smith1-4/+4
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran1-5/+8
2015-10-08Add unit test for timebase functionsStewart Smith1-0/+1
2015-08-17core/mem_region: Add mem_range_is_reserved()Jeremy Kerr1-0/+1
2015-06-24Move NVRAM format/check code out into separate file to unit testStewart Smith1-0/+1
2015-06-24Add unit test for core/time-utilsStewart Smith1-0/+1
2015-05-21Merge PRD rework from stableStewart Smith1-2/+2
2015-05-21core: Add mem_region_nextJeremy Kerr1-1/+13
2015-05-21core: Prevent adding new regions after mem_region_add_dt_reservedJeremy Kerr1-1/+1
2015-05-13Make makefile for core/test a bit prettierStewart Smith1-1/+13
2015-05-13core: Prevent adding new regions after mem_region_add_dt_reservedJeremy Kerr1-1/+1
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith1-0/+1
2015-01-19Merge branch 'update-2.1.1.1'Stewart Smith1-0/+1
2015-01-19opal: Add unit test for buffer overrun in prlog/printfMahesh Salgaonkar1-2/+12
2014-12-19clean CORE_TEST_NOSTUB binariesStewart Smith1-0/+1
2014-12-19Add console-log unit testStewart Smith1-0/+19
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-5/+5
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-9/+0
2014-11-25use $(wildcard ) in test MakefilesDan Streetman1-1/+1
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt1-1/+1
2014-10-22fsp/elog: Create a logging frontendAlistair Popple1-1/+1
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple1-2/+2
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-2/+14
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+29