summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* helpers: Introduce retry macroYu-Ping Wu2021-06-263-0/+48
* src/console/init.c: Make get_log_level static inline againJakub Czapiga2021-06-152-13/+18
* tests/console: Add tests for log message routing behaviorPatrick Georgi2021-06-102-0/+75
* tests: Rework mocking facilityPatrick Georgi2021-06-105-11/+15
* tests: Add lib/cbmem_stage_cache-test test caseJakub Czapiga2021-06-012-0/+204
* tests/Makefile.inc: Move generated headers to corresponding build dirJakub Czapiga2021-05-301-1/+1
* tests/lib/memset-test: Add missing malloc check and free on errorJakub Czapiga2021-05-261-2/+2
* tests: improve code coverage supportPaul Fagerburg2021-05-191-12/+44
* tests/lib/spd_cache-test: Initialize spd_block.addr_mapJakub Czapiga2021-05-181-5/+5
* tests: Add lib/spd_cache-test test caseJakub Czapiga2021-05-143-0/+387
* tests: Enable config override for testsJakub Czapiga2021-05-131-4/+18
* tests/lib/crc_byte-test: Fix incorrect variable typesJakub Czapiga2021-05-051-20/+23
* 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
* tests: Add lib/rtc-test test caseJakub Czapiga2021-04-212-0/+317
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-213-94/+67
* tests: Add lib/coreboot_table-test test caseJakub Czapiga2021-04-182-0/+507
* Makefile: Add unit-tests help and targets listJakub Czapiga2021-04-151-0/+15
* tests: Add lib/dimm_info_util-test test caseJakub Czapiga2021-04-152-0/+117
* Rename do_printk() to printk()Nico Huber2021-04-141-2/+2
* tests/lib/bootmem-test: Add initialization of lb_mem fieldsJakub Czapiga2021-04-131-1/+6
* tests/lib/malloc-test: Fix possible memory overrunJakub Czapiga2021-04-111-1/+1
* tests: Add lib/bootmem-test test caseJan Dabros2021-04-092-0/+418
* include/assert.h: Use mock_assert() for ENV_TEST targetsJakub Czapiga2021-04-092-5/+6
* include/rules.h: Add ENV_TEST definitionJakub Czapiga2021-04-061-0/+2
* tests: Add lib/uuid-test test caseJakub Czapiga2021-04-062-0/+99
* lib: Add obvious definition for `calloc`Tim Wawrzynczak2021-04-061-0/+22
* tests/include/tests/test.h: Add TEST_REGION_UNALLOCATEDJakub Czapiga2021-03-281-1/+8
* tests: memset-test: Parenthesize zero size argument for clangJulius Werner2021-03-181-1/+1
* tests: Add lib/memrange-test test caseJan Dabros2021-03-152-0/+644
* tests/Makefile.inc: Enable support for multiple test groupsJakub Czapiga2021-03-101-1/+1
* tests: Add lib/compute_ip_checksum-test test caseJakub Czapiga2021-03-022-0/+106
* tests: Add lib/crc_byte-test test caseJakub Czapiga2021-03-022-0/+301
* tests: Add lib/memmove-test test caseJakub Czapiga2021-03-012-0/+253
* tests/lib/memchr-test: Fix possible memory overrun, add non-null checksJakub Czapiga2021-02-261-3/+7
* tests: Add lib/malloc-test test caseJakub Czapiga2021-02-262-0/+150
* tests: Add lib/memcpy-test test caseJakub Czapiga2021-02-232-0/+199
* tests: Add acpi/acpigen-test test caseJakub Czapiga2021-02-233-2/+226
* tests: Add lib/memchr-test test caseJakub Czapiga2021-02-222-0/+105
* memlayout: Store region sizes as separate symbolsJulius Werner2021-02-191-1/+2
* tests: Add lib/memcmp-test test caseJakub Czapiga2021-02-182-0/+77
* tests: Add lib/memset-test test caseJakub Czapiga2021-02-182-0/+124
* 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 lib/stack-test test caseJakub Czapiga2021-02-122-0/+138
* tests: Add lib/region_file-test test caseJakub Czapiga2021-02-023-0/+1424
* tests: Add lib/imd_cbmem-test test caseJakub Czapiga2021-01-183-0/+4764