Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
test Directory Reference
+ Directory dependency graph for test:

Files

 diagnostic-output.hpp
 Helpers typically used while writing tests.
 
 event-log.cpp
 Implementation details of event logging and verification for unit tests.
 
 event-log.hpp
 Support for verifying the occurrence of events from unit tests.
 
 microbenchmark-adaptor.hpp
 Helpers and wrappers so simplify usage of micobenchmark.hpp.
 
 microbenchmark.hpp
 Functions to perform (multithreaded) timing measurement on a given functor.
 
 run.hpp
 Simplistic test class runner.
 
 suite.cpp
 Implementation of a simple test runner / test suite framework for unit testing.
 
 suite.hpp
 Building and running a suite of tests, implemented as test classes.
 
 temp-dir.hpp
 Manage a temporary directory for storage, with automated clean-up.
 
 test-coll.hpp
 some bits of unit test helper code to fabricate collections with test data
 
 test-helper.cpp
 definition of some widely used test helper functions.
 
 test-helper.hpp
 A collection of frequently used helper functions to support unit testing.
 
 test.h
 Helpers and support macros for defining test executables in C.
 
 testoption.cpp
 Implementation of commandline parsing for the unittest test-suite.
 
 testoption.hpp
 Commandline options for our unittest test-suite executable.
 
 tracking-allocator.cpp
 Implementation of the common storage backend for the tracking test allocator.
 
 tracking-allocator.hpp
 Unittest helper code: a custom allocator to track memory usage.
 
 tracking-dummy.hpp
 unittest helper code: test dummy objects to track instances.
 
 transiently.hpp
 Test helper to perform temporary manipulations within a test scope.