Abstracting the operating system for unit test
- From: Baron Samedi <Papa.Legba.666@xxxxxxxxx>
- Date: Mon, 10 Sep 2007 23:30:33 -0700
How do others unit test embedded software? It seems only natural to me
to do it on a PC, rather than on target. But that means calling stubs
instead of operating system functions like send/receive message, spawn/
kill task, start/expire timer, etc
Do you just use #defines? Or how do you handle this?
.
- Follow-Ups:
- Re: Abstracting the operating system for unit test
- From: Not Really Me
- Re: Abstracting the operating system for unit test
- Prev by Date: Re: getting started on C programming on PIC16F628A, PIC16F690, OR PIC18F2620
- Next by Date: Re: Building an ARM-GCC toolchain
- Previous by thread: MSP430F1611 SPI.
- Next by thread: Re: Abstracting the operating system for unit test
- Index(es):