• 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
..
alloc Loading commit data...
claim Loading commit data...
entry Loading commit data...
hello Loading commit data...
mt-atomic Loading commit data...
mt-cond Loading commit data...
mt-general Loading commit data...
mt-map Loading commit data...
mt-mutex Loading commit data...
mt-once Loading commit data...
mt-oncefunc Loading commit data...
mt-pool Loading commit data...
mt-rwmutex Loading commit data...
mt-value Loading commit data...
mt-wg Loading commit data...
utilscheck Loading commit data...
utilscheck2 Loading commit data...
utilscheck3 Loading commit data...
utilscheck4 Loading commit data...
Makefile Loading commit data...