@ -16,12 +16,12 @@ RUN 4 ms
RELEASE TD_0
RUN 5 ms
RELEASE TD_1
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_A, Key_B # TD_1 should time out, yielding `B`
EXPECT keyboard-report Key_B # TD_0 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 50ms
RUN 14 ms # t = 50ms
RUN 5 ms
PRESS TD_0
@ -33,12 +33,12 @@ RUN 4 ms
RELEASE TD_0
RUN 5 ms
RELEASE TD_1
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_A, Key_B # TD_1 should time out, yielding `B`
EXPECT keyboard-report Key_B # TD_0 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 100ms
RUN 14 ms # t = 100ms
# ==============================================================================
NAME TapDance to TapDance rollover right to left
@ -53,12 +53,12 @@ RUN 4 ms
RELEASE TD_1
RUN 5 ms
RELEASE TD_0
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_B, Key_A # TD_0 should time out, yielding `A`
EXPECT keyboard-report Key_A # TD_1 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 150ms
RUN 14 ms # t = 150ms
RUN 5 ms
PRESS TD_1
@ -70,12 +70,12 @@ RUN 4 ms
RELEASE TD_1
RUN 5 ms
RELEASE TD_0
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_B, Key_A # TD_0 should time out, yielding `A`
EXPECT keyboard-report Key_A # TD_1 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 200ms
RUN 14 ms # t = 200ms
# ==============================================================================
NAME TapDance to TapDance rollover back and forth
@ -90,12 +90,12 @@ RUN 4 ms
RELEASE TD_0
RUN 5 ms
RELEASE TD_1
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_A, Key_B # TD_1 should time out, yielding `B`
EXPECT keyboard-report Key_B # TD_0 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 250ms
RUN 14 ms # t = 250ms
RUN 5 ms
PRESS TD_1
@ -107,9 +107,9 @@ RUN 4 ms
RELEASE TD_1
RUN 5 ms
RELEASE TD_0
RUN 16 ms # timeout = 25ms
RUN 15 ms # timeout = 25ms
RUN 1 cycle
EXPECT keyboard-report Key_B, Key_A # TD_0 should time out, yielding `A`
EXPECT keyboard-report Key_A # TD_1 should be released
EXPECT keyboard-report empty # Empty report after TD_1 timeout
RUN 13 ms # t = 300ms
RUN 14 ms # t = 300ms