func TestZonesToSet(t *testing.T) { … } func TestChooseZonesForVolume(t *testing.T) { … } func TestSelectZoneForVolume(t *testing.T) { … } func TestSelectZonesForVolume(t *testing.T) { … } func TestChooseZonesForVolumeIncludingZone(t *testing.T) { … } func checkFnv32(t *testing.T, s string, expected uint32) { … }