71 const int bnum= 100000;
73 for (
int i= 0; i <
bnum; i++) {
76 for (
int i= 0; i <
bnum; i++) {
84TEST_CASE (
"test large bunch of tm_*_array with class") {
92 for (
int i= 0; i <
NUM; i++) {
95 for (
int i= 0; i <
NUM; i++) {
The list class represents a linked list.
void tm_delete_array(C *Ptr)
#define TEST_MEMORY_LEAK_RESET
#define TEST_MEMORY_LEAK_INIT
#define TEST_MEMORY_LEAK_ALL
TEST_CASE("test for operator+= and advance()")
Complex(double re_, double im_)