summaryrefslogtreecommitdiffstats
path: root/core/test/Makefile.check
Commit message (Expand)AuthorAgeFilesLines
* buddy: Add a simple generic buddy allocatorBenjamin Herrenschmidt2017-01-051-1/+2
* Add bitmap testStewart Smith2017-01-041-1/+3
* core/flash: Move subpartition locating logic out into own file, add testsStewart Smith2016-10-251-0/+1
* consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith2016-09-021-2/+2
* Build host programs (and checks) with debug enabledBenjamin Herrenschmidt2016-08-181-0/+2
* Add infrastructure for pointer validation.Balbir Singh2016-08-121-0/+1
* make check: make test runs less noisyStewart Smith2016-07-121-4/+4
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-5/+8
* Add unit test for timebase functionsStewart Smith2015-10-081-0/+1
* core/mem_region: Add mem_range_is_reserved()Jeremy Kerr2015-08-171-0/+1
* Move NVRAM format/check code out into separate file to unit testStewart Smith2015-06-241-0/+1
* Add unit test for core/time-utilsStewart Smith2015-06-241-0/+1
* Merge PRD rework from stableStewart Smith2015-05-211-2/+2
|\
| * core: Add mem_region_nextJeremy Kerr2015-05-211-1/+13
| * core: Prevent adding new regions after mem_region_add_dt_reservedJeremy Kerr2015-05-211-1/+1
* | Make makefile for core/test a bit prettierStewart Smith2015-05-131-1/+13
* | core: Prevent adding new regions after mem_region_add_dt_reservedJeremy Kerr2015-05-131-1/+1
* | Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-0/+1
|/
* Merge branch 'update-2.1.1.1'Stewart Smith2015-01-191-0/+1
|\
| * opal: Add unit test for buffer overrun in prlog/printfMahesh Salgaonkar2015-01-191-2/+12
* | clean CORE_TEST_NOSTUB binariesStewart Smith2014-12-191-0/+1
* | Add console-log unit testStewart Smith2014-12-191-0/+19
* | Exclude all test cases from coverage-reportStewart Smith2014-12-191-0/+2
* | Pretty print make check and coverage outputStewart Smith2014-12-191-5/+5
* | Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-9/+0
* | use $(wildcard ) in test MakefilesDan Streetman2014-11-251-1/+1
* | timer: Add scheduled timer facilityBenjamin Herrenschmidt2014-11-071-1/+1
* | fsp/elog: Create a logging frontendAlistair Popple2014-10-221-1/+1
* | fsp/elog: Separate the PEL log formatting functionsAlistair Popple2014-10-221-2/+2
* | Preliminary code coverage reporting infrastructureStewart Smith2014-10-221-2/+14
|/
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+29
OpenPOWER on IntegriCloud