aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.inc
AgeCommit message (Expand)Author
2022-12-17tests/Makefile.inc: Build utilities in separate directoryJakub Czapiga
2022-12-17tests: Support linking with system libcJakub Czapiga
2022-11-03tests: Add option for debug symbols & no optimizationMartin Roth
2022-09-21tests: Add support for tests build failures detectionJakub Czapiga
2022-04-19tests: Split Makefile to allow for making host-side test toolsJakub Czapiga
2021-12-07tests: Disable -Wmain-return-type for clangJulius Werner
2021-12-07tests: Disable -Wsource-mgr for clangJulius Werner
2021-12-06tests: Fix objcopy --add-symbol arguments creationJakub Czapiga
2021-11-03tests/Makefile: Remove ./ prefix when running testsRaul E Rangel
2021-10-14tests: Add lib/lzma-test test caseJakub Czapiga
2021-10-11tests: Fix JUNIT_OUTPUT=y to write to files instead of stderrJakub Czapiga
2021-09-13tests/stubs/console: Allow enabling printk to print to stdoutJakub Czapiga
2021-09-01tests: Improve test output readabilityJakub Czapiga
2021-08-25tests: Fix function mocking for clangJulius Werner
2021-08-13tests/Makefile.inc: Add missing include paths to TEST_CFLAGSJakub Czapiga
2021-08-13tests/Makefile.inc: Add copy-test macroJakub Czapiga
2021-08-13tests/Makefile.inc: Change assignments to immediate and fix styleJakub Czapiga
2021-08-09tests/Makefile.inc: Add function wrapping mechanismJakub Czapiga
2021-07-21tests/Makefile.inc: Correct dependency file suffixYu-Ping Wu
2021-07-20tests/Makefile.inc: Add missing KCONFIG_SPITCONFIG trailing slashJakub Czapiga
2021-07-13util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi
2021-06-10tests: Rework mocking facilityPatrick Georgi
2021-05-30tests/Makefile.inc: Move generated headers to corresponding build dirJakub Czapiga
2021-05-19tests: improve code coverage supportPaul Fagerburg
2021-05-13tests: Enable config override for testsJakub Czapiga
2021-05-05tests: enable code coverage for unit testsPaul Fagerburg
2021-04-30Makefile,tests: Move cmocka checkout into top level MakefileRaul E Rangel
2021-04-15Makefile: Add unit-tests help and targets listJakub Czapiga
2021-04-06include/rules.h: Add ENV_TEST definitionJakub Czapiga
2021-03-10tests/Makefile.inc: Enable support for multiple test groupsJakub Czapiga
2021-02-23tests: Add acpi/acpigen-test test caseJakub Czapiga
2021-02-18rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner
2021-02-17tests: Build tests with -Wno-inline-asmJulius Werner
2020-06-12tests: Add some basic warnings and fix resulting issuesJulius Werner
2020-05-28tests: Always run all unit testsPatrick Georgi
2020-05-28tests: Allow emitting junit output for unit testsPatrick Georgi
2020-05-28tests: Move cmocka binary into $(obj)Patrick Georgi
2020-05-26tests: Build Cmocka from sourceJan Dabros
2020-05-19tests: Add region-test for rdev APIJulius Werner
2020-05-19tests: Add <tests/test.h> wrapper header and fix --gc-sectionsJulius Werner
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-01tests: Add build subsystem for unit testing corebootJan Dabros