Functions

unlock/bci/acquire-c++/AsyncSampleCollectorTest.cpp File Reference

#include <boost/test/unit_test.hpp>
#include <boost/thread/thread.hpp>
#include <boost/atomic.hpp>
#include <iostream>
#include "AsyncSampleCollector.hpp"
#include "IntegralWorkcontroller.hpp"
#include "RandomSignal.hpp"
#include "Sample.hpp"

Functions

 BOOST_AUTO_TEST_CASE (test_create_destroy)
 BOOST_AUTO_TEST_CASE (test_create_copy)
 BOOST_AUTO_TEST_CASE (test_current_sample)
 BOOST_AUTO_TEST_CASE (test_functor)
 BOOST_AUTO_TEST_CASE (test_threaded_functor)

Function Documentation

BOOST_AUTO_TEST_CASE ( test_create_destroy   ) 
BOOST_AUTO_TEST_CASE ( test_threaded_functor   ) 
BOOST_AUTO_TEST_CASE ( test_functor   ) 
BOOST_AUTO_TEST_CASE ( test_current_sample   ) 
BOOST_AUTO_TEST_CASE ( test_create_copy   )