Skip to content

Enhancement proposal: Use FlatBuffers to better organize + access tests input data #255

Description

@ilyesgouta

Hi,

https://flatbuffers.dev/
https://github.com/google/flatbuffers

As an optimization for the test suite, and to better organize, store and later parse and access the test vectors data (input, parameters, references, etc.), we could use the FlatBuffers library (and flatc offline tool) to better arrange the input data (in the source code, build system and on-device Flash) and split test suite code (IO, Runner, main) and data sections once downloading these to the device prior execution.

Regards,
Ilyes

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

    futureFuture improvements

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions