go/src/runtime/vdso_test.go

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

const vdsoCProgram