1. 4c8c844 lib/list: Add list_append by Raul E Rangel · 2 years, 8 months ago
  2. 940953e tests/Makefile: Remove ./ prefix when running tests by Raul E Rangel · 3 years ago
  3. 3306f37 lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() by Subrata Banik · 2 years, 9 months ago
  4. c1e4c5a tests: Add lib/lzma-test test case by Jakub Czapiga · 3 years ago
  5. 4d9694e tests: Fix JUNIT_OUTPUT=y to write to files instead of stderr by Jakub Czapiga · 2 years, 9 months ago
  6. b20aa09 tests: Add lib/cbfs-lookup-test test case by Jakub Czapiga · 3 years ago
  7. 29faa8a tests/stubs/console: Allow enabling printk to print to stdout by Jakub Czapiga · 2 years, 10 months ago
  8. 6f3fd63 tests: Add lib/cbfs-verification-test test case by Jakub Czapiga · 3 years ago
  9. 7c6081e tests: Improve test output readability by Jakub Czapiga · 2 years, 11 months ago
  10. ab91407 tests: Fix function mocking for clang by Julius Werner · 2 years, 11 months ago
  11. d0bd012 tests/Makefile.inc: Add missing include paths to TEST_CFLAGS by Jakub Czapiga · 2 years, 11 months ago
  12. 9bf716e tests/Makefile.inc: Add copy-test macro by Jakub Czapiga · 2 years, 11 months ago
  13. eaf5ff3 tests/Makefile.inc: Change assignments to immediate and fix style by Jakub Czapiga · 2 years, 11 months ago
  14. a7a49e6 tests/Makefile.inc: Add function wrapping mechanism by Jakub Czapiga · 3 years ago
  15. 941db0e helpers: Add GENMASK macro by Yu-Ping Wu · 3 years ago
  16. ca3aa52 tests: Add lib/libgcc-test test case by Jakub Czapiga · 3 years ago
  17. 0f88f6f tests/Makefile.inc: Correct dependency file suffix by Yu-Ping Wu · 3 years ago
  18. 21863e3 tests/Makefile.inc: Add missing KCONFIG_SPITCONFIG trailing slash by Jakub Czapiga · 3 years ago
  19. 53ea1d4 util/kconfig: Uprev to Linux 5.13's kconfig by Patrick Georgi · 4 years, 8 months ago
  20. fc3576a helpers: Introduce retry macro by Yu-Ping Wu · 3 years, 1 month ago
  21. ab0bcaf src/console/init.c: Make get_log_level static inline again by Jakub Czapiga · 3 years, 1 month ago
  22. ae41dd3 tests/console: Add tests for log message routing behavior by Patrick Georgi · 3 years, 1 month ago
  23. ce55ca2 tests: Rework mocking facility by Patrick Georgi · 3 years, 1 month ago
  24. db4b21a tests: Add lib/cbmem_stage_cache-test test case by Jakub Czapiga · 3 years, 1 month ago
  25. 203698a tests/Makefile.inc: Move generated headers to corresponding build dir by Jakub Czapiga · 3 years, 1 month ago
  26. 5ab67f9 tests/lib/memset-test: Add missing malloc check and free on error by Jakub Czapiga · 3 years, 1 month ago
  27. de6cbac tests: improve code coverage support by Paul Fagerburg · 3 years, 2 months ago
  28. d5433af tests/lib/spd_cache-test: Initialize spd_block.addr_map by Jakub Czapiga · 3 years, 2 months ago
  29. 2b8d721 tests: Add lib/spd_cache-test test case by Jakub Czapiga · 3 years, 3 months ago
  30. 5c3b05e tests: Enable config override for tests by Jakub Czapiga · 3 years, 2 months ago
  31. ce38084 tests/lib/crc_byte-test: Fix incorrect variable types by Jakub Czapiga · 3 years, 2 months ago
  32. 045fbf1 tests: enable code coverage for unit tests by Paul Fagerburg · 3 years, 3 months ago
  33. 66e35fb Makefile,tests: Move cmocka checkout into top level Makefile by Raul E Rangel · 3 years, 3 months ago
  34. a37c802 tests: Add lib/rtc-test test case by Jakub Czapiga · 3 years, 3 months ago
  35. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 3 months ago
  36. 5d88483 tests: Add lib/coreboot_table-test test case by Jakub Czapiga · 3 years, 3 months ago
  37. a4819b3 Makefile: Add unit-tests help and targets list by Jakub Czapiga · 3 years, 3 months ago
  38. dadcae6 tests: Add lib/dimm_info_util-test test case by Jakub Czapiga · 3 years, 3 months ago
  39. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 3 months ago
  40. ec8eef0 tests/lib/bootmem-test: Add initialization of lb_mem fields by Jakub Czapiga · 3 years, 3 months ago
  41. 13145e5 tests/lib/malloc-test: Fix possible memory overrun by Jakub Czapiga · 3 years, 3 months ago
  42. 9357693 tests: Add lib/bootmem-test test case by Jan Dabros · 4 years ago
  43. 45d37d5 include/assert.h: Use mock_assert() for ENV_TEST targets by Jakub Czapiga · 3 years, 3 months ago
  44. 084ad93 include/rules.h: Add ENV_TEST definition by Jakub Czapiga · 3 years, 3 months ago
  45. f5c0021 tests: Add lib/uuid-test test case by Jakub Czapiga · 3 years, 3 months ago
  46. c556dff lib: Add obvious definition for `calloc` by Tim Wawrzynczak · 3 years, 3 months ago
  47. caebcb7 tests/include/tests/test.h: Add TEST_REGION_UNALLOCATED by Jakub Czapiga · 3 years, 4 months ago
  48. d4863a5 tests: memset-test: Parenthesize zero size argument for clang by Julius Werner · 3 years, 4 months ago
  49. 9e16ca9 tests: Add lib/memrange-test test case by Jan Dabros · 4 years ago
  50. 1add483 tests/Makefile.inc: Enable support for multiple test groups by Jakub Czapiga · 3 years, 4 months ago
  51. 9f13cb7 tests: Add lib/compute_ip_checksum-test test case by Jakub Czapiga · 3 years, 4 months ago
  52. 0b6b968 tests: Add lib/crc_byte-test test case by Jakub Czapiga · 3 years, 4 months ago
  53. f5e636c tests: Add lib/memmove-test test case by Jakub Czapiga · 3 years, 5 months ago
  54. 68220b5 tests/lib/memchr-test: Fix possible memory overrun, add non-null checks by Jakub Czapiga · 3 years, 4 months ago
  55. 7a18721 tests: Add lib/malloc-test test case by Jakub Czapiga · 3 years, 5 months ago
  56. eb4bb6f tests: Add lib/memcpy-test test case by Jakub Czapiga · 3 years, 5 months ago
  57. 168b38b tests: Add acpi/acpigen-test test case by Jakub Czapiga · 3 years, 5 months ago
  58. cc7acb8 tests: Add lib/memchr-test test case by Jakub Czapiga · 3 years, 5 months ago
  59. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 6 months ago
  60. c4ca8c3 tests: Add lib/memcmp-test test case by Jakub Czapiga · 3 years, 5 months ago
  61. 7a940df tests: Add lib/memset-test test case by Jakub Czapiga · 3 years, 5 months ago
  62. 84446e6 rmodtool: Make memlayout symbols absolute and do not relocate them by Julius Werner · 3 years, 5 months ago
  63. e54d784 tests: Build tests with -Wno-inline-asm by Julius Werner · 3 years, 5 months ago
  64. b3a7c84 tests: Add lib/stack-test test case by Jakub Czapiga · 3 years, 5 months ago
  65. eb6f80d tests: Add lib/region_file-test test case by Jakub Czapiga · 3 years, 6 months ago
  66. a2b21c2 tests: Add lib/imd_cbmem-test test case by Jakub Czapiga · 3 years, 9 months ago
  67. 28e61f1 device: Use __pci_0_00_0_config in config_of_soc() by Furquan Shaikh · 3 years, 6 months ago
  68. dd85c82 tests: Add lib/fmap-test test case by Jakub Czapiga · 3 years, 7 months ago
  69. 2aa1587 edist-test: Fix _Static_assert missing message string by Daniel Gröber · 3 years, 7 months ago
  70. ea378cc tests: Add lib/list-test test case by Jakub Czapiga · 3 years, 8 months ago
  71. f9961ff tests: Add lib/cbmem_console-test test case by Jakub Czapiga · 3 years, 8 months ago
  72. e0af9fc tests: Add lib/edid-test test case by Jakub Czapiga · 3 years, 9 months ago
  73. e0c60f3 tests: Add lib/timestamp-test test case by Jakub Czapiga · 3 years, 9 months ago
  74. 466a378 tests: Add lib/imd-test test case by Jakub Czapiga · 3 years, 9 months ago
  75. 05fa5b2 tests: Add test region and symbol macros to <tests/test.h> by Jakub Czapiga · 3 years, 9 months ago
  76. a01ee36 device/dram: Add method for converting MHz to MT/s by Rob Barnes · 3 years, 10 months ago
  77. 86acc04 tests: Improve test_skip_atoi() in /lib/string-test test case by Anna Karas · 4 years ago
  78. f7cd0d5 tests: Move the console stubs to a dedicated directory by Anna Karas · 4 years ago
  79. 5664bc8 tests: Add lib/hexstrtobin-test test case by Anna Karas · 4 years ago
  80. 072a9b9 tests: Add lib/b64_decode-test test case by Anna Karas · 4 years, 1 month ago
  81. 907ddc3 tests: Complete lib/string-test test case by Anna Karas · 4 years, 1 month ago
  82. a65afdb tests/lib/Makefile.inc: remove a comment by Anna Karas · 4 years, 1 month ago
  83. 1e14de8 tests: Add some basic warnings and fix resulting issues by Julius Werner · 4 years, 1 month ago
  84. 1b35ec9 tests: Always run all unit tests by Patrick Georgi · 4 years, 1 month ago
  85. a0a198f tests: Allow emitting junit output for unit tests by Patrick Georgi · 4 years, 1 month ago
  86. a340297 tests: Move cmocka binary into $(obj) by Patrick Georgi · 4 years, 1 month ago
  87. be7507d Remove new additions of "this file is part of" lines by Elyes HAOUAS · 4 years, 2 months ago
  88. 7f00dba tests: Build Cmocka from source by Jan Dabros · 4 years, 2 months ago
  89. 2540037 tests: Add region-test for rdev API by Julius Werner · 4 years, 2 months ago
  90. 2174481 tests: Add <tests/test.h> wrapper header and fix --gc-sections by Julius Werner · 4 years, 2 months ago
  91. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  92. b0800d3 tests: Add proper license headers by Jan Dabros · 4 years, 2 months ago
  93. a67cc5f tests: Add device/i2c-test test case by Jan Dabros · 4 years, 3 months ago
  94. 2d0ee36 tests: Add lib/string-test test case by Jan Dabros · 4 years, 3 months ago
  95. ef1c968 tests: Add build subsystem for unit testing coreboot by Jan Dabros · 4 years, 3 months ago