********* Start testing of tst_QCanDbcFileParser *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QCanDbcFileParser::initTestCase()
PASS   : tst_QCanDbcFileParser::construct(from_file)
PASS   : tst_QCanDbcFileParser::construct(from_input_data)
PASS   : tst_QCanDbcFileParser::uinqueId(from_file)
PASS   : tst_QCanDbcFileParser::uinqueId(from_input_data)
QWARN  : tst_QCanDbcFileParser::parseFile(from_file) Minimum value is greater than maximum. The values will be swapped.
PASS   : tst_QCanDbcFileParser::parseFile(from_file:invalid filename)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:invalid message definitions)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:invalid signal definitions)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:different signal names)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:valid message and signals)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:different endian)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:different data types)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:different factor and offset)
QWARN  : tst_QCanDbcFileParser::parseFile(from_file:different ranges) Minimum value is greater than maximum. The values will be swapped.
PASS   : tst_QCanDbcFileParser::parseFile(from_file:different ranges)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:multiple receivers)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:message and signals in one line)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:random whitespaces)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:comments processing)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:simple multiplexing)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:extended multiplexing)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:char string test)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:invalid message desc pos)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:invalid signal desc pos)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:multiple files)
PASS   : tst_QCanDbcFileParser::parseFile(from_file:multiple files and error)
SKIP   : tst_QCanDbcFileParser::parseFile(from_input_data:invalid filename) No valid input file provided
   Loc: [/Users/qt/work/qt/qtserialbus/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp(947)]
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:invalid message definitions)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:invalid signal definitions)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:different signal names)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:valid message and signals)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:different endian)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:different data types)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:different factor and offset)
QWARN  : tst_QCanDbcFileParser::parseFile(from_input_data:different ranges) Minimum value is greater than maximum. The values will be swapped.
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:different ranges)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:multiple receivers)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:message and signals in one line)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:random whitespaces)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:comments processing)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:simple multiplexing)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:extended multiplexing)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:char string test)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:invalid message desc pos)
PASS   : tst_QCanDbcFileParser::parseFile(from_input_data:invalid signal desc pos)
SKIP   : tst_QCanDbcFileParser::parseFile(from_input_data:multiple files) parseData() does not support multiple files
   Loc: [/Users/qt/work/qt/qtserialbus/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp(939)]
SKIP   : tst_QCanDbcFileParser::parseFile(from_input_data:multiple files and error) parseData() does not support multiple files
   Loc: [/Users/qt/work/qt/qtserialbus/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp(939)]
PASS   : tst_QCanDbcFileParser::valueDescriptions(from_file)
PASS   : tst_QCanDbcFileParser::valueDescriptions(from_input_data)
PASS   : tst_QCanDbcFileParser::resetState(from_file)
PASS   : tst_QCanDbcFileParser::resetState(from_input_data)
PASS   : tst_QCanDbcFileParser::cleanupTestCase()
Totals: 47 passed, 0 failed, 3 skipped, 0 blacklisted, 6ms
********* Finished testing of tst_QCanDbcFileParser *********
