summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* device: Use __pci_0_00_0_config in config_of_soc()Furquan Shaikh2021-01-121-0/+7
* tests: Add lib/fmap-test test caseJakub Czapiga2021-01-084-0/+567
* edist-test: Fix _Static_assert missing message stringDaniel Gröber2020-12-021-1/+2
* tests: Add lib/list-test test caseJakub Czapiga2020-11-252-1/+135
* tests: Add lib/cbmem_console-test test caseJakub Czapiga2020-11-222-0/+145
* tests: Add lib/edid-test test caseJakub Czapiga2020-11-104-0/+1481
* tests: Add lib/timestamp-test test caseJakub Czapiga2020-11-094-1/+180
* tests: Add lib/imd-test test caseJakub Czapiga2020-10-262-0/+768
* tests: Add test region and symbol macros to <tests/test.h>Jakub Czapiga2020-10-261-0/+14
* device/dram: Add method for converting MHz to MT/sRob Barnes2020-09-162-0/+46
* tests: Improve test_skip_atoi() in /lib/string-test test caseAnna Karas2020-07-121-5/+8
* tests: Move the console stubs to a dedicated directoryAnna Karas2020-07-123-6/+14