./tests program doesn't print out a clear "success" or "failure" message. #281

issue mlmikael opened this issue on July 19, 2015
  1. mlmikael commented at 2:49 PM on July 19, 2015: contributor

    ~/secp256k1$ ./tests test count = 64 random seed = c8cf1c09fc87faabb2607ee1d4928a8e random run = 99368fd45ee84e517f745d3302d37bd4

    The ./tests program doesn't indicate tests success (or failure for that sake) so clearly. Would you mind adding printf("test was successful.\n"); / printf("test failed.\n"); lines?

  2. gmaxwell commented at 6:23 PM on August 27, 2015: contributor

    Sorry for the delayed response here, the tests return their status in the return code (and failures result in big messages). Automation should be using the return code.

    Can you help me understand what requirement is driving this request?

  3. sipa cross-referenced this on Aug 28, 2015 from issue Print success by sipa
  4. mlmikael commented at 5:52 PM on August 31, 2015: contributor

    I guess with https://github.com/bitcoin/secp256k1/pull/295 it's resolved;

    I just founds its console output confusing, and I didn't see any clear mention in the code that the result would be passed through the return code - I guess by this it's resolved and we can close this issue.

  5. sipa closed this on Sep 19, 2015


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 14:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me