• Kirill Smelkov's avatar
    tracing/tracetest: First draft · c8d9907e
    Kirill Smelkov authored
    Tracetest is a package to verify concurrent systems based on synchronous
    tracing. It is used in NEO/go tests and originates from what was
    initially explained in https://navytux.spb.ru/~kirr/neo.html in
    
        """On top of that package tracetest provides infrastructure for
        testing concurrent systems..."""
    
    See top-level package overview + example_test.go for details.
    c8d9907e
tracetest.go 15.1 KB