Skip to content

Add a more advanced version of the "one million a" test #317

Description

@newpavlov

Since blocks are identical "one million a" may not catch some bugs, e.g. as in #314. One option is to test a long sequence of bytes incrementing from 0 to 100, i.e. [0, 1, 2, ..., 99, 100, 0, 1, 2, ..., 99, 100, 0, ...]. Alternatively we could use a simple non-cryptographic PRNG seeded with a fixed seed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions