prysm-pulse/shared
Victor Farazdagi bbde2a6820
Assert no side effects occur on test (#5714)
* add reset funcs
* init -> TestMain for beacon config params
* fixes build file
* core/epoch spectests updated
* core/blocks spectests updated
* fix the rest of spectests
* SetupTestConfigCleanup
* revert copy() api
* rever all cases of copy()
* fixes spectests
* updates fork_test
* config_test update
* fixes spectest/config_test
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge branch 'master' into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
* Merge refs/heads/master into assert-no-side-effects-occur-in-tests
2020-05-05 08:39:38 +00:00
..
attestationutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
benchutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
bls libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
bytesutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
cmd libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
debug Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
event libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
featureconfig Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
hashutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
interop libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
iputils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
keystore libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
logutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mathutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mclockutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
memorypool libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
messagehandler libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mock libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
mputil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
p2putils libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
pagination libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
params Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
prometheus libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
roughtime libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
runutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
sliceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
slotutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
testutil Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
traceutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
tracing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
trieutil libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
version libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
service_registry_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
service_registry.go Other Package Godocs for Prysm (#5681) 2020-04-29 21:32:39 +00:00