#include <vector>#include <algorithm>#include "tf_test.h"#include "ut_uuid.h"#include "ut_debugmsg.h"#include "ut_rand.h"Classes | |
| struct | test_record |
Defines | |
| #define | TFSUITE "core.af.util.uuid" |
Functions | |
| static int | s_cmp_hash (const test_record &i1, const test_record &i2) |
| void | UT_UUIDGenerator__test (UT_UUIDGenerator *self) |
| TFTEST_MAIN ("UUID") | |
| #define TFSUITE "core.af.util.uuid" |
| static int s_cmp_hash | ( | const test_record & | i1, | |
| const test_record & | i2 | |||
| ) | [static] |
References test_record::val.
| TFTEST_MAIN | ( | "UUID" | ) |
References UT_UUIDGenerator::createUUID(), UT_UUID::isNull(), UT_UUID::isValid(), and TFPASS.
| void UT_UUIDGenerator__test | ( | UT_UUIDGenerator * | self | ) |
References test_record::indx, TF_Test::pulse(), UT_DEBUGMSG, UT_rand(), and test_record::val.
1.7.1