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