C++test provides several ways to add user-defined test cases:

This chapter describes how to extend the test suite by adding new test cases via a graphical editor. The following information is included:

The test suite can also be extended with your existing unit test cases (i.e., CppUnit test cases); this is described in Executing Manually-Written CppUnit Test Cases.