func TestSchedule(t *testing.T) { … } func isSingleLiveMem(f *Func) bool { … } func TestStoreOrder(t *testing.T) { … } func TestCarryChainOrder(t *testing.T) { … }
func TestSchedule(t *testing.T) { … } func isSingleLiveMem(f *Func) bool { … } func TestStoreOrder(t *testing.T) { … } func TestCarryChainOrder(t *testing.T) { … }