// TestUsingVDSO tests that we are actually using the VDSO to fetch // the time. func TestUsingVDSO(t *testing.T) { … } const vdsoCProgram …
// TestUsingVDSO tests that we are actually using the VDSO to fetch // the time. func TestUsingVDSO(t *testing.T) { … } const vdsoCProgram …