Commit Graph

5 Commits (739d5ecdff066a436d3af82d80d248c8c9bbe18f)

Author SHA1 Message Date
Brian Daniels dad8e4e61a Fixing typos in docs 2017-06-11 09:48:44 +01:00
Brian Daniels 0168802b6b Adding comments for added Greentea function 2017-06-11 09:48:44 +01:00
Brian Daniels b44e7e9921 Specifying default length of UUID for Greentea
This creates a macro for the UUID length used by Greentea. This cuts
down on the use of "magic numbers" in test cases that use
the GREENTEA_SETUP_UUID function.
2017-06-11 09:48:42 +01:00
Brian Daniels 4bc6fd4da7 Adding ability to preserve Greentea UUID in test.
The Greentea UUID can be used as a source of entropy/randomness during
the test. This is useful for uniquely identifying a test run.
2017-06-11 09:48:39 +01:00
Brian Daniels 8a29f54ae4 Renaming test_env.cpp in greentea to avoid warning 2017-01-17 17:27:41 -06:00