Hey Ajish,
The tests run in reverse order, so you can reverse the tests. However,
needing your tests to run in a specific is a very big red flag. You
want your tests to be independent so that they can properly point you
to the correct failure and so that you can isolate failures to just
the code in a single test, so writing order-dependent tests is
something you should avoid at all costs.
Ryan
> --
> You received this message because you are subscribed to the Google Groups
> "cpputest" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
cpputest+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.