index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
Age
Commit message (
Expand
)
Author
2024-02-24
treewide: Move list.h to commonlib
Maximilian Brune
2024-02-22
tests/lib/ux_locales-test: Simplify macros
Yu-Ping Wu
2024-02-02
lib: Move IP checksum to commonlib
Julius Werner
2024-01-29
malloc/memalign: Return NULL if the request is too large
Patrick Georgi
2024-01-26
tests: Rename Makefiles from .inc to .mk
Martin Roth
2023-11-16
tests/lib: Enforce ux_locales-test with CONFIG_VBOOT
Subrata Banik
2023-11-09
Allow to build romstage sources inside the bootblock
Arthur Heymans
2023-08-30
tests/lib: Add unit tests for ux_locales_get_text()
Hsuan Ting Chen
2023-02-07
tree: Drop repeated words
Alexander Goncharov
2023-01-04
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
spd.h: Move enum ddr2_module_type to ddr2.h
Elyes Haouas
2022-12-22
coreboot_tables: Make existing alignment conventions more explicit
Julius Werner
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-04
lib/coreboot_table: Simplify API to set up lb_serial
Arthur Heymans
2022-11-03
test/lib: Add non-existent DIMMs test case in spd_cache-test
Eric Lai
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-09-12
tests/lib/coreboot_table-test.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-04
allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN
Nico Huber
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-26
tests/memrange-test: Correct final end test in test_memrange_steal()
Nico Huber
2022-08-26
tests/memrange-test: Correct commentary on test_memrange_steal()
Nico Huber
2022-08-13
tests/lib: Do not pick up unassigned resources
Shuo Liu
2022-08-13
tests/lib: Set IORESOURCE_ASSIGNED for bootmem-test and memrange-test
Shuo Liu
2022-04-20
lib: Check for non-existent DIMMs in check_if_dimm_changed
Eric Lai
2022-04-19
tests: update CMocka to stable-1.1
Jakub Czapiga
2022-04-14
coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t
Jianjun Wang
2022-03-27
tests/lib: Add space before single line comment termination
Paul Menzel
2022-03-09
coreboot_tables.c: Expose the ACPI RSDP
Arthur Heymans
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-01-14
tests: Fix tests code and comments style
Jakub Czapiga
2022-01-12
tests: Move EDID test header to include/tests/lib
Jakub Czapiga
2021-12-15
tests/lib/lzma-test: Fix uninitialized array error
Jakub Czapiga
2021-12-13
lib: Add __fls() (Find Last Set)
Jianjun Wang
2021-12-08
lib: Fix log2_ceil() for 0xffffffff
Yu-Ping Wu
2021-12-06
cbfs: Remove deprecated APIs
Julius Werner
2021-11-30
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-03
lib/list: Add list_append
Raul E Rangel
2021-11-02
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-10-14
tests: Add lib/lzma-test test case
Jakub Czapiga
2021-09-14
tests: Add lib/cbfs-lookup-test test case
Jakub Czapiga
2021-09-02
tests: Add lib/cbfs-verification-test test case
Jakub Czapiga
2021-09-01
tests: Improve test output readability
Jakub Czapiga
2021-08-13
tests/Makefile.inc: Add missing include paths to TEST_CFLAGS
Jakub Czapiga
2021-07-26
tests: Add lib/libgcc-test test case
Jakub Czapiga
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-26
tests/lib/memset-test: Add missing malloc check and free on error
Jakub Czapiga
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-05
tests/lib/crc_byte-test: Fix incorrect variable types
Jakub Czapiga
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
tests: Add lib/dimm_info_util-test test case
Jakub Czapiga
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
tests: Add lib/uuid-test test case
Jakub Czapiga
2021-04-06
lib: Add obvious definition for `calloc`
Tim Wawrzynczak
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-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-22
tests: Add lib/memchr-test test case
Jakub Czapiga
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-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-08
tests: Add lib/fmap-test test case
Jakub Czapiga
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-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-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 lib/string-test test case
Jan Dabros