versadac  1
versadac - Scalable Recorder Firmware
Public Member Functions | List of all members
testNumberToString__ftoa Class Reference

Public Member Functions

 testNumberToString__ftoa (const std::string &name)
 
void testRandomNumbers (void)
 
void testSpecializedInts (void)
 
- Public Member Functions inherited from BaseTest
 BaseTest (const std::string &name)
 
virtual void setUp (const std::string &methodName)
 
virtual void tearDown (void)
 

Additional Inherited Members

- Protected Attributes inherited from BaseTest
const std::string _name
 
libjson_CodeCoverage * coverage
 

Member Function Documentation

void testNumberToString__ftoa::testRandomNumbers ( void  )

Test that the float to string function works

void testNumberToString__ftoa::testSpecializedInts ( void  )

This function reverts to one of the int functions in case of an int because they are faster. This tests that.


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