#include <EmbDataTest.h>
Inheritance diagram for EmbDataTest:
Public Member Functions | |
EmbDataTest (TestSuite *s) | |
void | testEmbedding (void) |
void | testExtracting (void) |
Private Member Functions | |
bool | genericTestEmbedding (EmbData emb, BitString shouldbe) |
bool | feed_to (const BitString &bs, EmbData &emb) |
|
|
|
pass the BitString bs to emb using getNumBitsNeeded and addBits
|
|
|
|
|
|
|