Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestStats (0.35 sec)

  1. pilot/cmd/pilot-agent/status/server_test.go

    	}
    	defer resp.Body.Close()
    	if resp.StatusCode != http.StatusOK {
    		t.Errorf("[%v] unexpected status code, want = %v, got = %v", pprofPath, http.StatusOK, resp.StatusCode)
    	}
    }
    
    func TestStats(t *testing.T) {
    	cases := []struct {
    		name             string
    		envoy            string
    		app              string
    		output           string
    		expectParseError bool
    	}{
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 23 15:07:03 UTC 2024
    - 42.6K bytes
    - Viewed (0)
Back to top