next up previous contents
Next: Parameters Up: TestTable Previous: Abstract   Contents

Introduction

Cactus defines a set of Util_Table*() functions to manipulate key/value tables. (Chapter C of the Cactus Users' Guide contains a tutorial description of how to use these.)

This thorn is a test driver for these functions. It has no parameters; just activate it to run the tests. It will print out a bunch of messages (so you can see where it was if something goes wrong). If Cactus exits normally all the tests passed; any test failures will result in an assert() failure (which typically gives a core dump).