libtasks Documentation  1.6
test_disk_io_task Class Reference

#include <test_disk_io_task.h>

Inheritance diagram for test_disk_io_task:
Collaboration diagram for test_disk_io_task:

Public Member Functions

void setUp ()
 
void tearDown ()
 

Protected Member Functions

void write ()
 
void read ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (test_disk_io_task)
 
 CPPUNIT_TEST (write)
 
 CPPUNIT_TEST (read)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

uint16_t m_total = 500
 

Detailed Description

Definition at line 14 of file test_disk_io_task.h.

Member Function Documentation

test_disk_io_task::CPPUNIT_TEST ( write  )
private
test_disk_io_task::CPPUNIT_TEST ( read  )
private
test_disk_io_task::CPPUNIT_TEST_SUITE ( test_disk_io_task  )
private
test_disk_io_task::CPPUNIT_TEST_SUITE_END ( )
private
void test_disk_io_task::read ( )
protected

Definition at line 46 of file test_disk_io_task.cpp.

Here is the call graph for this function:

void test_disk_io_task::setUp ( )
inline

Definition at line 21 of file test_disk_io_task.h.

void test_disk_io_task::tearDown ( )
inline

Definition at line 22 of file test_disk_io_task.h.

void test_disk_io_task::write ( )
protected

Definition at line 15 of file test_disk_io_task.cpp.

Here is the call graph for this function:

Member Data Documentation

uint16_t test_disk_io_task::m_total = 500
private

Definition at line 29 of file test_disk_io_task.h.


The documentation for this class was generated from the following files: