index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
Age
Commit message (
Expand
)
Author
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