Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add utility function to set the fake random callback on both the public... | Pauli | 2021-03-02 | 1 | -4/+12 |
* | test: update test_random to create real contexts instead of sharing one | Pauli | 2021-03-02 | 1 | -14/+36 |
* | prov: update rand implementations to have a params argument for the instantia... | Pauli | 2021-02-28 | 1 | -1/+2 |
* | test: add ctx gettable/settable to the generic fake random number generator | Pauli | 2021-02-26 | 1 | -1/+2 |
* | fake_random: Do not overwrite the callback on instatiation | Tomas Mraz | 2021-02-25 | 1 | -1/+0 |
* | Ensure that the fake rand is initialized | Tomas Mraz | 2021-02-25 | 1 | -0/+8 |
* | test: add framework for generic fake random number generator | Pauli | 2021-02-23 | 1 | -0/+192 |