core-lightning/common/test
Jon Griffiths 087ef43a0d Call wally_init(0) on startup to enabled assembly-optimised SHA-256
We probably also want to call secp_randomise/wally_secp_randomize here
too, and since these calls all call setup_tmpctx, it probably makes
sense to have a helper function to do all that. Until thats done, I
modified the tests so grepping will show the places where the sequence
of calls is repeated.

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
2018-11-21 01:18:24 +00:00
..
Makefile common/test: add spec tests for bolt11. 2017-11-24 13:22:18 +01:00
run-bolt11.c Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
run-cryptomsg.c common/cryptomsg: remove unused async routines. 2018-09-28 04:14:28 +00:00
run-derive_basepoints.c Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
run-features.c Call wally_init(0) on startup to enabled assembly-optimised SHA-256 2018-11-21 01:18:24 +00:00
run-ip_port_parsing.c Tor: don't do seed queries if we're supposed to always use proxy. 2018-05-10 02:28:44 +00:00
run-json.c common/json: move JSON creation routines into lightningd/ 2018-10-19 22:02:11 +00:00
run-lock.c common: Add a test for io_lock 2018-10-11 01:43:55 +00:00
run-sphinx.c Don't advertise features we don't have in run-sphinx 2018-07-31 16:30:56 +02:00