nextpnr/ice40/tests
Simon Richter 5d45520bb2
ice40: Initialize context pointer in tests (#1568)
If the chipdb is not found, the Setup() call throws, but GTest still calls
TearDown, which then stumbles over the uninitialized pointer.

This makes the tests fail without valgrind errors or segfaults at least.
2025-10-06 09:12:32 +02:00
..
hx1k.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00
hx8k.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00
lp1k.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00
lp8k.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00
lp384.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00
main.cc CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
up5k.cc ice40: Initialize context pointer in tests (#1568) 2025-10-06 09:12:32 +02:00