Changes between Version 6 and Version 7 of GSoC/2013/Testing


Ignore:
Timestamp:
12/02/14 10:41:48 (9 years ago)
Author:
Chris Johns
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2013/Testing

    v6 v7  
    222222 rtems_task Init(rtems_task_argument argument)
    223223 {
    224    !Unity.TestFile = "general/clock/main.c";
     224   Unity.!TestFile = "general/clock/main.c";
    225225   !UnityBegin();
    226226   RUN_TEST(test_rtems_tick_announce, 37);