#include <VestaSource.H>
#include "VLogHelp.H"
Go to the source code of this file.
Functions | |
void | check (const LongId &parent, const LongId &child, unsigned int child_index) |
unsigned int | random_bits (int bits) |
unsigned int | test (const LongId &base, int max_bits) |
int | main () |
Variables | |
unsigned int | max_length_count = 0 |
|
Definition at line 34 of file TestLongId.C. References LongId::getParent(), LongId::isAncestorOf(), LongId::length(), max_length_count, and LongId::value. |
|
Definition at line 159 of file TestLongId.C. References max_length_count, MutableRootLongId, RootLongId, test(), and VolatileRootLongId. |
|
Definition at line 103 of file TestLongId.C. Referenced by test(). |
|
Definition at line 133 of file TestLongId.C. References LongId::append(), check(), NullLongId, and random_bits(). Referenced by BindingAppend(), EqualVal(), io_tests(), main(), NotEq(), and PickleC::UnpickleExpr(). |
|
Definition at line 29 of file TestLongId.C. |