Skip to content

Increase size of TimeoutType from 8 to 16 bits; maybe allow per test timeouts.  #57

@brewmanz

Description

@brewmanz

Timeout limit of 255 seconds too small; I wanted around 10 minutes so set it to 999 (no compiler warning) and of course it timed out.
I suggest that TimeoutType be changed from uint8_t to uint16_t. I have not checked what follow-on changes may be needed.

PS Maybe allow per test timings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions