Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/23/12 16:29
Read: times


 
#187474 - Unit Testing (on or off target)
Does anyone do unit testing with the 8051? On target or off target?

Anyone with experience with Unity? (http://throwtheswitch.org/white-papers/unity-intro.html)

I've successfully got some of my code to execute in a test harness on a desktop using Unity, but it involves a lot of planning (header files arrangement, project directory structure, etc) and some customization with #define macros so you can get rid of the 8051 specific compiler extensions.

Is this kind of thing common practice?

List of 7 messages in thread
TopicAuthorDate
Unit Testing (on or off target)            01/01/70 00:00      
   Target - Yes or No            01/01/70 00:00      
   Target - Yes or No            01/01/70 00:00      
      I do lot of testing in test bench on PC            01/01/70 00:00      
         Specifics of test setup            01/01/70 00:00      
            Is a progressive work            01/01/70 00:00      
   Unit testing experience            01/01/70 00:00      

Back to Subject List