Skip to content

Add self-tests at startup #4081

@laanwj

Description

@laanwj

The idea would be to test basic sanity of the execution environment and dependencies. for example:

  • check std::list and the functions overridden in the compatibility wrappers for older glibc/glibc++
  • test basic secp256k operations
  • test hash functions

This idea was brought up by @sipa in issue #4042. The tests should run very quickly (<0.1 second).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions