summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* tests: Split Makefile to allow for making host-side test toolsJakub Czapiga2022-04-191-161/+1
* tests: Disable -Wmain-return-type for clangJulius Werner2021-12-071-1/+1
* tests: Disable -Wsource-mgr for clangJulius Werner2021-12-071-0/+1
* tests: Fix objcopy --add-symbol arguments creationJakub Czapiga2021-12-061-3/+4
* tests/Makefile: Remove ./ prefix when running testsRaul E Rangel2021-11-031-1/+1
* tests: Add lib/lzma-test test caseJakub Czapiga2021-10-141-1/+2
* tests: Fix JUNIT_OUTPUT=y to write to files instead of stderrJakub Czapiga2021-10-111-3/+7
* tests/stubs/console: Allow enabling printk to print to stdoutJakub Czapiga2021-09-131-0/+4
* tests: Improve test output readabilityJakub Czapiga2021-09-011-1/+2
* tests: Fix function mocking for clangJulius Werner2021-08-251-6/+19
* tests/Makefile.inc: Add missing include paths to TEST_CFLAGSJakub Czapiga2021-08-131-2/+3
* tests/Makefile.inc: Add copy-test macroJakub Czapiga2021-08-131-0/+6
* tests/Makefile.inc: Change assignments to immediate and fix styleJakub Czapiga2021-08-131-29/+29
* tests/Makefile.inc: Add function wrapping mechanismJakub Czapiga2021-08-091-1/+18
* tests/Makefile.inc: Correct dependency file suffixYu-Ping Wu2021-07-211-2/+2
* tests/Makefile.inc: Add missing KCONFIG_SPITCONFIG trailing slashJakub Czapiga2021-07-201-1/+1
* util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi2021-07-131-2/+2
* tests: Rework mocking facilityPatrick Georgi2021-06-101-2/+6
* tests/Makefile.inc: Move generated headers to corresponding build dirJakub Czapiga2021-05-301-1/+1
* tests: improve code coverage supportPaul Fagerburg2021-05-191-12/+44
* tests: Enable config override for testsJakub Czapiga2021-05-131-4/+18
* tests: enable code coverage for unit testsPaul Fagerburg2021-05-051-5/+16
* Makefile,tests: Move cmocka checkout into top level MakefileRaul E Rangel2021-04-301-3/+0
* Makefile: Add unit-tests help and targets listJakub Czapiga2021-04-151-0/+15
* include/rules.h: Add ENV_TEST definitionJakub Czapiga2021-04-061-0/+2
* tests/Makefile.inc: Enable support for multiple test groupsJakub Czapiga2021-03-101-1/+1
* tests: Add acpi/acpigen-test test caseJakub Czapiga2021-02-231-2/+2
* rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner2021-02-181-0/+4
* tests: Build tests with -Wno-inline-asmJulius Werner2021-02-171-1/+1
* tests: Add some basic warnings and fix resulting issuesJulius Werner2020-06-121-1/+8
* tests: Always run all unit testsPatrick Georgi2020-05-281-5/+13
* tests: Allow emitting junit output for unit testsPatrick Georgi2020-05-281-0/+6
* tests: Move cmocka binary into $(obj)Patrick Georgi2020-05-281-1/+1
* tests: Build Cmocka from sourceJan Dabros2020-05-261-2/+21
* tests: Add region-test for rdev APIJulius Werner2020-05-191-2/+1
* tests: Add <tests/test.h> wrapper header and fix --gc-sectionsJulius Werner2020-05-191-6/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* tests: Add build subsystem for unit testing corebootJan Dabros2020-05-011-0/+136