#include <AUtilsTest.h>
Public Member Functions | |
| AUtilsTest (TestSuite *s) | |
| void | testLog2 (void) |
Private Member Functions | |
| bool | genericTestLog2 (int n, double res) |
| AUtilsTest::AUtilsTest | ( | TestSuite * | s | ) |
| bool AUtilsTest::genericTestLog2 | ( | int | n, | |
| double | res | |||
| ) | [private] |
| void AUtilsTest::testLog2 | ( | void | ) |
1.6.3