********* Start testing of tst_QSpinBox *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QSpinBox::initTestCase()
PASS   : tst_QSpinBox::getSetCheck()
PASS   : tst_QSpinBox::setValue(data0)
PASS   : tst_QSpinBox::setValue(data1)
PASS   : tst_QSpinBox::setValue(data2)
PASS   : tst_QSpinBox::setValue(data3)
PASS   : tst_QSpinBox::setValue(data4)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 10)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 2)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 8)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 16)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 0)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base -4)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40)
PASS   : tst_QSpinBox::setDisplayIntegerBase(base 40)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 10)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 2)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 8)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 16)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(negative base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 0)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(negative base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base -4)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(negative base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40)
PASS   : tst_QSpinBox::setDisplayIntegerBase(negative base 40)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 10)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 2)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 8)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 16)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(0 base 0) QSpinBox::setDisplayIntegerBase: Invalid base (0)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 0)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(0 base -4) QSpinBox::setDisplayIntegerBase: Invalid base (-4)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base -4)
QWARN  : tst_QSpinBox::setDisplayIntegerBase(0 base 40) QSpinBox::setDisplayIntegerBase: Invalid base (40)
PASS   : tst_QSpinBox::setDisplayIntegerBase(0 base 40)
PASS   : tst_QSpinBox::setPrefixSuffix(data0)
PASS   : tst_QSpinBox::setPrefixSuffix(data1)
PASS   : tst_QSpinBox::setPrefixSuffix(data2)
PASS   : tst_QSpinBox::setPrefixSuffix(data3)
PASS   : tst_QSpinBox::setPrefixSuffix(data4)
PASS   : tst_QSpinBox::setPrefixSuffix(data5)
PASS   : tst_QSpinBox::setPrefixSuffix(data6)
PASS   : tst_QSpinBox::setPrefixSuffix(data7)
PASS   : tst_QSpinBox::setReadOnly()
PASS   : tst_QSpinBox::setTracking(data1)
PASS   : tst_QSpinBox::setTracking(data2)
PASS   : tst_QSpinBox::locale(data0)
PASS   : tst_QSpinBox::locale(data1)
PASS   : tst_QSpinBox::setWrapping(data0)
PASS   : tst_QSpinBox::setWrapping(data1)
PASS   : tst_QSpinBox::setWrapping(data2)
PASS   : tst_QSpinBox::setWrapping(data3)
PASS   : tst_QSpinBox::setWrapping(data4)
PASS   : tst_QSpinBox::setWrapping(data5)
PASS   : tst_QSpinBox::setWrapping(data6)
PASS   : tst_QSpinBox::setSpecialValueText(data0)
PASS   : tst_QSpinBox::setSpecialValueText(data1)
PASS   : tst_QSpinBox::setSpecialValueText(data2)
PASS   : tst_QSpinBox::setSpecialValueText(data3)
PASS   : tst_QSpinBox::setSingleStep(data0)
PASS   : tst_QSpinBox::setSingleStep(data1)
PASS   : tst_QSpinBox::setSingleStep(data2)
PASS   : tst_QSpinBox::setSingleStep(data3)
PASS   : tst_QSpinBox::setMinMax(data0)
PASS   : tst_QSpinBox::setMinMax(data1)
PASS   : tst_QSpinBox::setMinMax(data2)
PASS   : tst_QSpinBox::setMinMax(data3)
QWARN  : tst_QSpinBox::editingFinished() This plugin does not support propagateSizeHints()
PASS   : tst_QSpinBox::editingFinished()
PASS   : tst_QSpinBox::returnPressed()
PASS   : tst_QSpinBox::valueFromTextAndValidate(data0)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data1)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data2)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data3)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data4)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data5)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data6)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data7)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data8)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data9)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data10)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data11)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data12)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data13)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data14)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data15)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data16)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data17)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data18)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data19)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data20)
PASS   : tst_QSpinBox::valueFromTextAndValidate(data21)
PASS   : tst_QSpinBox::removeAll()
PASS   : tst_QSpinBox::startWithDash()
PASS   : tst_QSpinBox::undoRedo()
QWARN  : tst_QSpinBox::specialValue() This plugin does not support propagateSizeHints()
PASS   : tst_QSpinBox::specialValue()
PASS   : tst_QSpinBox::textFromValue()
QWARN  : tst_QSpinBox::sizeHint() This plugin does not support propagateSizeHints()
QWARN  : tst_QSpinBox::sizeHint() This plugin does not support propagateSizeHints()
QWARN  : tst_QSpinBox::sizeHint() This plugin does not support propagateSizeHints()
QWARN  : tst_QSpinBox::sizeHint() This plugin does not support propagateSizeHints()
PASS   : tst_QSpinBox::sizeHint()
PASS   : tst_QSpinBox::integerOverflow()
PASS   : tst_QSpinBox::taskQTBUG_5008_textFromValueAndValidate()
PASS   : tst_QSpinBox::lineEditReturnPressed()
PASS   : tst_QSpinBox::positiveSign()
QWARN  : tst_QSpinBox::interpretOnLosingFocus() This plugin does not support propagateSizeHints()
PASS   : tst_QSpinBox::interpretOnLosingFocus()
QWARN  : tst_QSpinBox::setGroupSeparatorShown() Duplicate data tag "data3" - please rename.
PASS   : tst_QSpinBox::setGroupSeparatorShown(data0)
PASS   : tst_QSpinBox::setGroupSeparatorShown(data1)
PASS   : tst_QSpinBox::setGroupSeparatorShown(data2)
PASS   : tst_QSpinBox::setGroupSeparatorShown(data3)
PASS   : tst_QSpinBox::setGroupSeparatorShown(data3)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpNoWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpCtrlWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullUpShiftWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownNoWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownCtrlWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(fullDownShiftWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpNoWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpCtrlWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfUpShiftWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithNoKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithNoKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithNoKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithNoKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithShiftKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithShiftKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithShiftKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithShiftKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithCtrlKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithCtrlKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithCtrlKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithCtrlKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithAltKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithAltKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithAltKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithAltKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownNoWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownCtrlWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithMetaKeyboardModifierNotSynthesized)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithMetaKeyboardModifierSynthesizedBySystem)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithMetaKeyboardModifierSynthesizedByQt)
PASS   : tst_QSpinBox::wheelEvents(halfDownShiftWithMetaKeyboardModifierSynthesizedByApplication)
PASS   : tst_QSpinBox::adaptiveDecimalStep()
PASS   : tst_QSpinBox::stepModifierKeys(upNoWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upCtrlWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upShiftWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upNoWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upCtrlWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upShiftWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upNoWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upCtrlWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upShiftWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upNoWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upCtrlWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upShiftWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upNoWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upCtrlWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(upShiftWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downNoWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downCtrlWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downShiftWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downNoWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downCtrlWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downShiftWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downNoWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downCtrlWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downShiftWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downNoWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downCtrlWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downShiftWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downNoWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downCtrlWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierKeys(downShiftWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upNoWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upCtrlWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upShiftWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upNoWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upCtrlWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upShiftWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upNoWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upCtrlWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upShiftWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upNoWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upCtrlWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upShiftWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upNoWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upCtrlWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(upShiftWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downNoWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downCtrlWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downShiftWithNoKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downNoWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downCtrlWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downShiftWithShiftKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downNoWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downCtrlWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downShiftWithCtrlKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downNoWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downCtrlWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downShiftWithAltKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downNoWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downCtrlWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepModifierButtons(downShiftWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb3fa50, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb3fa50, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upNoWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb32480, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb32480, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb86220, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb86220, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upShiftWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb07fc0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb07fc0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upNoWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb34c10, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb34c10, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upShiftWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb32480, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb32480, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upNoWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb0aee0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb0aee0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb07fc0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb07fc0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upShiftWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb2a9a0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb2a9a0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upNoWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb34c10, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb34c10, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cab2d20, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cab2d20, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upShiftWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cae0890, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upNoWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cae0890, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upNoWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb75500, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb75500, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upCtrlWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(upShiftWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(upShiftWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb91460, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb91460, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downNoWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb47740, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb47740, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithNoKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb53a10, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithNoKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb53a10, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downShiftWithNoKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb93f40, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb93f40, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downNoWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb066f0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb066f0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithShiftKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb11f20, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithShiftKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb11f20, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downShiftWithShiftKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb479e0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downNoWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb12450, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb12450, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithCtrlKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb47740, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithCtrlKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb47740, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downShiftWithCtrlKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb8d0c0, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb8d0c0, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downNoWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb93f40, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb93f40, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithAltKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb75500, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithAltKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb75500, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downShiftWithAltKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb16a70, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downNoWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb16a70, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downNoWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb38830, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb38830, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downCtrlWithMetaKeyboardModifier)
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithMetaKeyboardModifier) QGuiApplication::focusWindow(): QWidgetWindow(0xc8824cb20690, name="QSpinBoxClassWindow")
QDEBUG : tst_QSpinBox::stepModifierPressAndHold(downShiftWithMetaKeyboardModifier) QGuiApplication::topLevelWindows(): QList(QWidgetWindow(0xc8824cb20690, name="QSpinBoxClassWindow"))
PASS   : tst_QSpinBox::stepModifierPressAndHold(downShiftWithMetaKeyboardModifier)
PASS   : tst_QSpinBox::stepSelectAll(select all)
PASS   : tst_QSpinBox::stepSelectAll(don't select all)
PASS   : tst_QSpinBox::cleanupTestCase()
Totals: 434 passed, 0 failed, 0 skipped, 0 blacklisted, 1741ms
********* Finished testing of tst_QSpinBox *********
