|
offbrand
A collection of generic, reference counted datastructures in C for C
|
Small class used to test large container classes. More...
Files | |
| file | obtest.h |
| obtest Public Interface | |
| file | obtest_private.h |
| obtest Private Interface | |
| file | obtest.c |
| obtest Method Implementation | |
| file | obtest_test.c |
| obtest Unit Tests | |
Small class used to test large container classes.
Class simply acts as a number that can be stored in various container classes. The main purpose of this class is to test container reference counting management and potential comparison depended routines such as sorting
1.8.4