index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add support for tests build failures detection
Jakub Czapiga
2022-09-21
2
-4
/
+48
*
tests/lib/coreboot_table-test.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
1
-2
/
+1
*
tests: Disable unnecessary warnings
Jakub Czapiga
2022-09-09
1
-0
/
+2
*
tests/commonlib/rational-test: Use test group runner wrapper
Jakub Czapiga
2022-09-07
1
-1
/
+1
*
allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN
Nico Huber
2022-09-04
1
-15
/
+33
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
1
-2
/
+5
*
tests/memrange-test: Correct final end test in test_memrange_steal()
Nico Huber
2022-08-26
1
-1
/
+1
*
tests/memrange-test: Correct commentary on test_memrange_steal()
Nico Huber
2022-08-26
1
-4
/
+4
*
tests/lib: Do not pick up unassigned resources
Shuo Liu
2022-08-13
1
-4
/
+21
*
tests/lib: Set IORESOURCE_ASSIGNED for bootmem-test and memrange-test
Shuo Liu
2022-08-13
2
-12
/
+21
*
commonlib: Add support for rational number approximation
Vinod Polimera
2022-08-03
2
-0
/
+61
*
tests: Adjust the order of header files to include
Bill XIE
2022-07-14
1
-2
/
+3
*
lib: Check for non-existent DIMMs in check_if_dimm_changed
Eric Lai
2022-04-20
1
-5
/
+10
*
tests: Split Makefile to allow for making host-side test tools
Jakub Czapiga
2022-04-19
2
-161
/
+170
*
tests: update CMocka to stable-1.1
Jakub Czapiga
2022-04-19
1
-1
/
+1
*
coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t
Jianjun Wang
2022-04-14
2
-12
/
+12
*
tests/lib: Add space before single line comment termination
Paul Menzel
2022-03-27
2
-2
/
+2
*
coreboot_tables.c: Expose the ACPI RSDP
Arthur Heymans
2022-03-09
1
-0
/
+12
*
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-09
2
-20
/
+20
*
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
1
-2
/
+2
*
tests/include: Move EMPTY_WRAP() macro to tests/include/test.h
Jakub Czapiga
2022-02-10
2
-3
/
+3
*
tests: Fix tests code and comments style
Jakub Czapiga
2022-01-14
31
-1266
/
+1263
*
tests: Move EDID test header to include/tests/lib
Jakub Czapiga
2022-01-12
2
-1
/
+6
*
tests/lib/lzma-test: Fix uninitialized array error
Jakub Czapiga
2021-12-15
1
-1
/
+1
*
lib: Add __fls() (Find Last Set)
Jianjun Wang
2021-12-13
1
-0
/
+10
*
lib: Fix log2_ceil() for 0xffffffff
Yu-Ping Wu
2021-12-08
2
-0
/
+63
*
tests: Disable -Wmain-return-type for clang
Julius Werner
2021-12-07
1
-1
/
+1
*
tests: Disable -Wsource-mgr for clang
Julius Werner
2021-12-07
1
-0
/
+1
*
cbfs: Remove deprecated APIs
Julius Werner
2021-12-06
2
-0
/
+2
*
tests: Fix objcopy --add-symbol arguments creation
Jakub Czapiga
2021-12-06
1
-3
/
+4
*
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-30
1
-1
/
+1
*
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-11
2
-16
/
+87
*
lib/list: Add list_append
Raul E Rangel
2021-11-03
1
-0
/
+20
*
tests/Makefile: Remove ./ prefix when running tests
Raul E Rangel
2021-11-03
1
-1
/
+1
*
lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()
Subrata Banik
2021-11-02
1
-16
/
+39
*
tests: Add lib/lzma-test test case
Jakub Czapiga
2021-10-14
11
-1
/
+1066
*
tests: Fix JUNIT_OUTPUT=y to write to files instead of stderr
Jakub Czapiga
2021-10-11
1
-3
/
+7
*
tests: Add lib/cbfs-lookup-test test case
Jakub Czapiga
2021-09-14
4
-3
/
+1152
*
tests/stubs/console: Allow enabling printk to print to stdout
Jakub Czapiga
2021-09-13
2
-0
/
+18
*
tests: Add lib/cbfs-verification-test test case
Jakub Czapiga
2021-09-02
5
-0
/
+392
*
tests: Improve test output readability
Jakub Czapiga
2021-09-01
37
-46
/
+47
*
tests: Fix function mocking for clang
Julius Werner
2021-08-25
1
-6
/
+19
*
tests/Makefile.inc: Add missing include paths to TEST_CFLAGS
Jakub Czapiga
2021-08-13
2
-6
/
+3
*
tests/Makefile.inc: Add copy-test macro
Jakub Czapiga
2021-08-13
1
-0
/
+6
*
tests/Makefile.inc: Change assignments to immediate and fix style
Jakub Czapiga
2021-08-13
1
-29
/
+29
*
tests/Makefile.inc: Add function wrapping mechanism
Jakub Czapiga
2021-08-09
1
-1
/
+18
*
helpers: Add GENMASK macro
Yu-Ping Wu
2021-08-02
1
-0
/
+14
*
tests: Add lib/libgcc-test test case
Jakub Czapiga
2021-07-26
2
-0
/
+135
*
tests/Makefile.inc: Correct dependency file suffix
Yu-Ping Wu
2021-07-21
1
-2
/
+2
*
tests/Makefile.inc: Add missing KCONFIG_SPITCONFIG trailing slash
Jakub Czapiga
2021-07-20
1
-1
/
+1
[next]