List Question
20 TechQA 2024-03-27T23:56:16.633000The name 'Press' does not exist in the current context
36 views
Asked by lapassey
Reallocating a previously allocated pointer to SIZE_MAX doesn't set ENOMEM, but reallocating NULL works?
41 views
Asked by bryc_wall
how to make sonarqube mark these lines as covered using unity test
83 views
Asked by Raphael Ribeiro
Is there a way to make Pubsubclient libary compatible with PlatformIO?
101 views
Asked by Speidey
Using Ceedling with West
276 views
Asked by Indigo
Is it possible to use the nrf native_posix board on windows?
149 views
Asked by Indigo
Unit Testing Arduino ESP8266 in CI (Native) with libraries
262 views
Asked by Asi
Compiling multiple executable files with a static pattern rule in Makefile
88 views
Asked by aurreco
How to use ThrowTheSwitch's Unity C unit testing library?
1.7k views
Asked by Vince Molnar
Ceedling unit testing in a project with FreeRTOS dependency
1.5k views
Asked by VIPPER
Can unity C unittest framework be used to unittest C++ code?
793 views
Asked by Cedric
Syncing C state machine code with unit tests and doxygen/graphwiz diagrams
172 views
Asked by Cedric
DeepSleepLock underflow error when doing pow(2, ((m - 69.0f) / 12.0f)) - MBed OS
402 views
Asked by dantaki
Linker error with Unity (C unit testing framework)
878 views
Asked by Andre Marin
"make: *** No rule to make target" Using Unity Unit Testing
1.1k views
Asked by austinhoang
Linked list insert function returns wrong while tested with unity
96 views
Asked by terdop
How to include ThrowTheSwitch/Unity in a C project?
183 views
Asked by nowox
Unity Framework Unit Testing undefined reference to "setUp" and "tearDown"
4.3k views
Asked by Sam Hall
Ignoring user input when testing with unity
116 views
Asked by Aimee Boyle
Test static function after 'Extract Method' refactor of larger function
117 views
Asked by LoPiTaL