• mbaxter's avatar
    cannon: Add more sync tests (#12949) · cc2715c3
    mbaxter authored
    * cannon: Port go map tests
    
    * cannon: Port pool_test.go
    
    * cannon: Port a few more mutex tests
    
    * cannon: Port waitgroup_test.go
    
    * cannon: Port oncefunc_test.go (in progress)
    
    * cannon: Port atomic_test.go (in progress)
    
    * cannon: Port value_test.go (in progress)
    
    * cannon: Fix atomic tests by using a test mock
    
    * cannon: Fix test fail behavior
    
    * cannon: Move test util to a shared module
    
    * cannon: Use common testutil throughout
    
    * cannon: Fix failing tests
    
    * cannon: Add sanity check test program for test runner utils
    
    * cannon: Add more util tests, fix step counts
    
    * cannon: Rename test util method
    
    * cannon: Fix panic, error handling in testutil
    
    * cannon: Dedupe test running code
    
    * cannon: Simplify testutil interface
    
    * cannon: Mark mt tests as slow
    
    * cannon: Cut debugging code from test
    
    * cannon: Validate gc complete output
    
    * cannon: Synchronize access to bool values
    cc2715c3
Name
Last commit
Last update
..
arch Loading commit data...
exec Loading commit data...
memory Loading commit data...
multithreaded Loading commit data...
program Loading commit data...
singlethreaded Loading commit data...
tests Loading commit data...
testutil Loading commit data...
versions Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
debug.go Loading commit data...
hex.go Loading commit data...
iface.go Loading commit data...
logw.go Loading commit data...
oracle.go Loading commit data...
state.go Loading commit data...
witness.go Loading commit data...