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).