Age | Commit message (Expand) | Author |
2021-07-26 | tests: Add lib/libgcc-test test case | Jakub Czapiga |
2021-07-21 | tests/Makefile.inc: Correct dependency file suffix | Yu-Ping Wu |
2021-07-20 | tests/Makefile.inc: Add missing KCONFIG_SPITCONFIG trailing slash | Jakub Czapiga |
2021-07-13 | util/kconfig: Uprev to Linux 5.13's kconfig | Patrick Georgi |
2021-06-26 | helpers: Introduce retry macro | Yu-Ping Wu |
2021-06-15 | src/console/init.c: Make get_log_level static inline again | Jakub Czapiga |
2021-06-10 | tests/console: Add tests for log message routing behavior | Patrick Georgi |
2021-06-10 | tests: Rework mocking facility | Patrick Georgi |
2021-06-01 | tests: Add lib/cbmem_stage_cache-test test case | Jakub Czapiga |
2021-05-30 | tests/Makefile.inc: Move generated headers to corresponding build dir | Jakub Czapiga |
2021-05-26 | tests/lib/memset-test: Add missing malloc check and free on error | Jakub Czapiga |
2021-05-19 | tests: improve code coverage support | Paul Fagerburg |
2021-05-18 | tests/lib/spd_cache-test: Initialize spd_block.addr_map | Jakub Czapiga |
2021-05-14 | tests: Add lib/spd_cache-test test case | Jakub Czapiga |
2021-05-13 | tests: Enable config override for tests | Jakub Czapiga |
2021-05-05 | tests/lib/crc_byte-test: Fix incorrect variable types | Jakub Czapiga |
2021-05-05 | tests: enable code coverage for unit tests | Paul Fagerburg |
2021-04-30 | Makefile,tests: Move cmocka checkout into top level Makefile | Raul E Rangel |
2021-04-21 | tests: Add lib/rtc-test test case | Jakub Czapiga |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-04-18 | tests: Add lib/coreboot_table-test test case | Jakub Czapiga |
2021-04-15 | Makefile: Add unit-tests help and targets list | Jakub Czapiga |
2021-04-15 | tests: Add lib/dimm_info_util-test test case | Jakub Czapiga |
2021-04-14 | Rename do_printk() to printk() | Nico Huber |
2021-04-13 | tests/lib/bootmem-test: Add initialization of lb_mem fields | Jakub Czapiga |
2021-04-11 | tests/lib/malloc-test: Fix possible memory overrun | Jakub Czapiga |
2021-04-09 | tests: Add lib/bootmem-test test case | Jan Dabros |
2021-04-09 | include/assert.h: Use mock_assert() for ENV_TEST targets | Jakub Czapiga |
2021-04-06 | include/rules.h: Add ENV_TEST definition | Jakub Czapiga |
2021-04-06 | tests: Add lib/uuid-test test case | Jakub Czapiga |
2021-04-06 | lib: Add obvious definition for `calloc` | Tim Wawrzynczak |
2021-03-28 | tests/include/tests/test.h: Add TEST_REGION_UNALLOCATED | Jakub Czapiga |
2021-03-18 | tests: memset-test: Parenthesize zero size argument for clang | Julius Werner |
2021-03-15 | tests: Add lib/memrange-test test case | Jan Dabros |
2021-03-10 | tests/Makefile.inc: Enable support for multiple test groups | Jakub Czapiga |
2021-03-02 | tests: Add lib/compute_ip_checksum-test test case | Jakub Czapiga |
2021-03-02 | tests: Add lib/crc_byte-test test case | Jakub Czapiga |
2021-03-01 | tests: Add lib/memmove-test test case | Jakub Czapiga |
2021-02-26 | tests/lib/memchr-test: Fix possible memory overrun, add non-null checks | Jakub Czapiga |
2021-02-26 | tests: Add lib/malloc-test test case | Jakub Czapiga |
2021-02-23 | tests: Add lib/memcpy-test test case | Jakub Czapiga |
2021-02-23 | tests: Add acpi/acpigen-test test case | Jakub Czapiga |
2021-02-22 | tests: Add lib/memchr-test test case | Jakub Czapiga |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-02-18 | tests: Add lib/memcmp-test test case | Jakub Czapiga |
2021-02-18 | tests: Add lib/memset-test test case | Jakub Czapiga |
2021-02-18 | rmodtool: Make memlayout symbols absolute and do not relocate them | Julius Werner |
2021-02-17 | tests: Build tests with -Wno-inline-asm | Julius Werner |
2021-02-12 | tests: Add lib/stack-test test case | Jakub Czapiga |
2021-02-02 | tests: Add lib/region_file-test test case | Jakub Czapiga |
2021-01-18 | tests: Add lib/imd_cbmem-test test case | Jakub Czapiga |
2021-01-12 | device: Use __pci_0_00_0_config in config_of_soc() | Furquan Shaikh |
2021-01-08 | tests: Add lib/fmap-test test case | Jakub Czapiga |
2020-12-02 | edist-test: Fix _Static_assert missing message string | Daniel Gröber |
2020-11-25 | tests: Add lib/list-test test case | Jakub Czapiga |
2020-11-22 | tests: Add lib/cbmem_console-test test case | Jakub Czapiga |
2020-11-10 | tests: Add lib/edid-test test case | Jakub Czapiga |
2020-11-09 | tests: Add lib/timestamp-test test case | Jakub Czapiga |
2020-10-26 | tests: Add lib/imd-test test case | Jakub Czapiga |
2020-10-26 | tests: Add test region and symbol macros to <tests/test.h> | Jakub Czapiga |
2020-09-16 | device/dram: Add method for converting MHz to MT/s | Rob Barnes |
2020-07-12 | tests: Improve test_skip_atoi() in /lib/string-test test case | Anna Karas |
2020-07-12 | tests: Move the console stubs to a dedicated directory | Anna Karas |
2020-07-07 | tests: Add lib/hexstrtobin-test test case | Anna Karas |
2020-07-06 | tests: Add lib/b64_decode-test test case | Anna Karas |
2020-07-06 | tests: Complete lib/string-test test case | Anna Karas |
2020-07-01 | tests/lib/Makefile.inc: remove a comment | Anna Karas |
2020-06-12 | tests: Add some basic warnings and fix resulting issues | Julius Werner |
2020-05-28 | tests: Always run all unit tests | Patrick Georgi |
2020-05-28 | tests: Allow emitting junit output for unit tests | Patrick Georgi |
2020-05-28 | tests: Move cmocka binary into $(obj) | Patrick Georgi |
2020-05-28 | Remove new additions of "this file is part of" lines | Elyes HAOUAS |
2020-05-26 | tests: Build Cmocka from source | Jan Dabros |
2020-05-19 | tests: Add region-test for rdev API | Julius Werner |
2020-05-19 | tests: Add <tests/test.h> wrapper header and fix --gc-sections | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | tests: Add proper license headers | Jan Dabros |
2020-05-01 | tests: Add device/i2c-test test case | Jan Dabros |
2020-05-01 | tests: Add lib/string-test test case | Jan Dabros |
2020-05-01 | tests: Add build subsystem for unit testing coreboot | Jan Dabros |