Poster of Linux kernelThe best gift for a Linux geek
all_tests.cpp

all_tests.cpp

Section: C Library Functions (3) Updated: 7 Nov 2008
Local index Up
 

NAME

all_tests.cpp -  

SYNOPSIS


#include <iostream>
#include <cppunit/TestSuite.h>
#include <cppunit/TextTestResult.h>
#include <cppunit/TestCaller.h>
#include 'zipinputstreamtest.h'
#include 'zipoutputstreamtest.h'
#include 'zipfiletest.h'

 

Functions


int main (int argc, char *argv[])
 

Detailed Description


 Zipios++ unit test suite. 

Definition in file all_tests.cpp.  

Author

Generated automatically by Doxygen for Zipios++ from the source code.


 

Index

NAME
SYNOPSIS
Functions
Detailed Description
Author

This document was created by man2html, using the manual pages.
Time: 21:41:45 GMT, April 16, 2011