Inheritance diagram for TestUtilities:
Collaboration diagram for TestUtilities:Additional Inherited Members | |
Public Attributes inherited from TestBase | |
| u32 | num_tests_failed |
| u32 | num_tests_run |
|
inline |
|
inlinevirtual |
Implements TestBase.
|
virtual |
Implements TestBase.
References TEST, testAngleWrapAround(), testAsciiPrintableHelper(), testBase64(), testColorizeURL(), testEnrichedString(), testEulerConversion(), testIsBlockInSight(), testIsNumber(), testIsPowerOfTwo(), testIsYes(), testLowercase(), testMyround(), testPadString(), testRemoveEscapes(), testRemoveStringEnd(), testSanitizeDirName(), testSanitizeUntrusted(), testStartsWith(), testStrEqual(), testStringAllowed(), testStringJoin(), testStringReplace(), testStrToIntConversion(), testTrim(), testUrlDecode(), testUrlEncode(), testUTF8(), testWrapDegrees_0_360_v3f(), and testWrapRows().
Here is the call graph for this function:| void TestUtilities::testAngleWrapAround | ( | ) |
References modulo360f(), ref_WrapDegrees180(), ref_WrapDegrees_0_360(), UASSERT, wrapDegrees_0_360(), and wrapDegrees_180().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testAsciiPrintableHelper | ( | ) |
References IS_ASCII_PRINTABLE_CHAR, and UASSERT.
Referenced by runTests().
Here is the caller graph for this function:| void TestUtilities::testBase64 | ( | ) |
References base64_is_valid(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testColorizeURL | ( | ) |
References UASSERTEQ, and warningstream.
Referenced by runTests().
Here is the caller graph for this function:| void TestUtilities::testEnrichedString | ( | ) |
References EnrichedString::getBackground(), EnrichedString::getColors(), EnrichedString::getString(), EnrichedString::setDefaultColor(), EnrichedString::substr(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testEulerConversion | ( | ) |
References getPitchYawRoll(), getPitchYawRollRad(), roundTripsDeg(), setPitchYawRoll(), setPitchYawRollRad(), UASSERT, and within().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testIsBlockInSight | ( | ) |
References apply_all(), BS, cast_v3, isBlockInSight(), MAP_BLOCKSIZE, and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testIsNumber | ( | ) |
References is_number(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testIsPowerOfTwo | ( | ) |
References is_power_of_two(), U32_MAX, and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testIsYes | ( | ) |
References is_yes(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testLowercase | ( | ) |
References lowercase(), and UASSERTEQ.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testMyround | ( | ) |
References myround(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testPadString | ( | ) |
References padStringRight(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testRemoveEscapes | ( | ) |
References UASSERT, and unescape_enriched().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testRemoveStringEnd | ( | ) |
References removeStringEnd(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testSanitizeDirName | ( | ) |
References sanitizeDirName(), and UASSERTEQ.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testSanitizeUntrusted | ( | ) |
References sanitize_untrusted(), str_ends_with(), str_starts_with(), UASSERT, and UASSERTEQ.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStartsWith | ( | ) |
References str_starts_with(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStrEqual | ( | ) |
References str_equal(), UASSERT, and utf8_to_wide().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStringAllowed | ( | ) |
References string_allowed(), string_allowed_blacklist(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStringJoin | ( | ) |
References str_join(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStringReplace | ( | ) |
References str_replace(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testStrToIntConversion | ( | ) |
References mystoi(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testTrim | ( | ) |
References trim(), and UASSERT.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testUrlDecode | ( | ) |
References UASSERT, and urldecode().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testUrlEncode | ( | ) |
References UASSERT, and urlencode().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testUTF8 | ( | ) |
References UASSERT, UASSERTEQ, utf8_to_wide(), and wide_to_utf8().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testWrapDegrees_0_360_v3f | ( | ) |
References UASSERT, wrapDegrees_0_360_v3f(), x, y, and z.
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function:| void TestUtilities::testWrapRows | ( | ) |
References UASSERT, utf8_to_wide(), and wrap_rows().
Referenced by runTests().
Here is the call graph for this function:
Here is the caller graph for this function: