1. 13145e5 tests/lib/malloc-test: Fix possible memory overrun by Jakub Czapiga · 3 years, 3 months ago
  2. 9357693 tests: Add lib/bootmem-test test case by Jan Dabros · 4 years ago
  3. 45d37d5 include/assert.h: Use mock_assert() for ENV_TEST targets by Jakub Czapiga · 3 years, 4 months ago
  4. 084ad93 include/rules.h: Add ENV_TEST definition by Jakub Czapiga · 3 years, 4 months ago
  5. f5c0021 tests: Add lib/uuid-test test case by Jakub Czapiga · 3 years, 4 months ago
  6. c556dff lib: Add obvious definition for `calloc` by Tim Wawrzynczak · 3 years, 4 months ago
  7. caebcb7 tests/include/tests/test.h: Add TEST_REGION_UNALLOCATED by Jakub Czapiga · 3 years, 4 months ago
  8. d4863a5 tests: memset-test: Parenthesize zero size argument for clang by Julius Werner · 3 years, 4 months ago
  9. 9e16ca9 tests: Add lib/memrange-test test case by Jan Dabros · 4 years ago
  10. 1add483 tests/Makefile.inc: Enable support for multiple test groups by Jakub Czapiga · 3 years, 4 months ago
  11. 9f13cb7 tests: Add lib/compute_ip_checksum-test test case by Jakub Czapiga · 3 years, 5 months ago
  12. 0b6b968 tests: Add lib/crc_byte-test test case by Jakub Czapiga · 3 years, 5 months ago
  13. f5e636c tests: Add lib/memmove-test test case by Jakub Czapiga · 3 years, 5 months ago
  14. 68220b5 tests/lib/memchr-test: Fix possible memory overrun, add non-null checks by Jakub Czapiga · 3 years, 5 months ago
  15. 7a18721 tests: Add lib/malloc-test test case by Jakub Czapiga · 3 years, 5 months ago
  16. eb4bb6f tests: Add lib/memcpy-test test case by Jakub Czapiga · 3 years, 5 months ago
  17. 168b38b tests: Add acpi/acpigen-test test case by Jakub Czapiga · 3 years, 5 months ago
  18. cc7acb8 tests: Add lib/memchr-test test case by Jakub Czapiga · 3 years, 5 months ago
  19. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 7 months ago
  20. c4ca8c3 tests: Add lib/memcmp-test test case by Jakub Czapiga · 3 years, 5 months ago
  21. 7a940df tests: Add lib/memset-test test case by Jakub Czapiga · 3 years, 5 months ago
  22. 84446e6 rmodtool: Make memlayout symbols absolute and do not relocate them by Julius Werner · 3 years, 5 months ago
  23. e54d784 tests: Build tests with -Wno-inline-asm by Julius Werner · 3 years, 5 months ago
  24. b3a7c84 tests: Add lib/stack-test test case by Jakub Czapiga · 3 years, 5 months ago
  25. eb6f80d tests: Add lib/region_file-test test case by Jakub Czapiga · 3 years, 6 months ago
  26. a2b21c2 tests: Add lib/imd_cbmem-test test case by Jakub Czapiga · 3 years, 9 months ago
  27. 28e61f1 device: Use __pci_0_00_0_config in config_of_soc() by Furquan Shaikh · 3 years, 6 months ago
  28. dd85c82 tests: Add lib/fmap-test test case by Jakub Czapiga · 3 years, 7 months ago
  29. 2aa1587 edist-test: Fix _Static_assert missing message string by Daniel Gröber · 3 years, 8 months ago
  30. ea378cc tests: Add lib/list-test test case by Jakub Czapiga · 3 years, 8 months ago
  31. f9961ff tests: Add lib/cbmem_console-test test case by Jakub Czapiga · 3 years, 8 months ago
  32. e0af9fc tests: Add lib/edid-test test case by Jakub Czapiga · 3 years, 9 months ago
  33. e0c60f3 tests: Add lib/timestamp-test test case by Jakub Czapiga · 3 years, 9 months ago
  34. 466a378 tests: Add lib/imd-test test case by Jakub Czapiga · 3 years, 9 months ago
  35. 05fa5b2 tests: Add test region and symbol macros to <tests/test.h> by Jakub Czapiga · 3 years, 9 months ago
  36. a01ee36 device/dram: Add method for converting MHz to MT/s by Rob Barnes · 3 years, 10 months ago
  37. 86acc04 tests: Improve test_skip_atoi() in /lib/string-test test case by Anna Karas · 4 years ago
  38. f7cd0d5 tests: Move the console stubs to a dedicated directory by Anna Karas · 4 years ago
  39. 5664bc8 tests: Add lib/hexstrtobin-test test case by Anna Karas · 4 years ago
  40. 072a9b9 tests: Add lib/b64_decode-test test case by Anna Karas · 4 years, 1 month ago
  41. 907ddc3 tests: Complete lib/string-test test case by Anna Karas · 4 years, 2 months ago
  42. a65afdb tests/lib/Makefile.inc: remove a comment by Anna Karas · 4 years, 1 month ago
  43. 1e14de8 tests: Add some basic warnings and fix resulting issues by Julius Werner · 4 years, 1 month ago
  44. 1b35ec9 tests: Always run all unit tests by Patrick Georgi · 4 years, 2 months ago
  45. a0a198f tests: Allow emitting junit output for unit tests by Patrick Georgi · 4 years, 2 months ago
  46. a340297 tests: Move cmocka binary into $(obj) by Patrick Georgi · 4 years, 2 months ago
  47. be7507d Remove new additions of "this file is part of" lines by Elyes HAOUAS · 4 years, 2 months ago
  48. 7f00dba tests: Build Cmocka from source by Jan Dabros · 4 years, 2 months ago
  49. 2540037 tests: Add region-test for rdev API by Julius Werner · 4 years, 2 months ago
  50. 2174481 tests: Add <tests/test.h> wrapper header and fix --gc-sections by Julius Werner · 4 years, 2 months ago
  51. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  52. b0800d3 tests: Add proper license headers by Jan Dabros · 4 years, 2 months ago
  53. a67cc5f tests: Add device/i2c-test test case by Jan Dabros · 4 years, 3 months ago
  54. 2d0ee36 tests: Add lib/string-test test case by Jan Dabros · 4 years, 3 months ago
  55. ef1c968 tests: Add build subsystem for unit testing coreboot by Jan Dabros · 4 years, 4 months ago