#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <amino/stack.h>
#include <amino/ebstack.h>
#include <test_stack.h>
Functions | |
REGISTRATION_TEST (StackTest, LockFreeStack, int) | |
int | main () |
int main | ( | ) |
REGISTRATION_TEST | ( | StackTest | , | |
LockFreeStack | , | |||
int | ||||
) |