package dbtest

import "github.com/ethereum/go-ethereum/ethdb/dbtest"

Index

Functions

func BenchDatabaseSuite

func BenchDatabaseSuite(b *testing.B, New func() ethdb.KeyValueStore)

BenchDatabaseSuite runs a suite of benchmarks against a KeyValueStore database implementation.

func TestDatabaseSuite

func TestDatabaseSuite(t *testing.T, New func() ethdb.KeyValueStore)

TestDatabaseSuite runs a suite of tests against a KeyValueStore database implementation.

Source Files

testsuite.go

Version
v1.16.1 (latest)
Published
Jul 2, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
5 days ago

Tools for package owners.