app/test: count tests skipped at setup
[dpdk.git] / app / test / test_meter.c
index f6fe649..15d5a48 100644 (file)
@@ -444,7 +444,7 @@ tm_test_srtcm_color_aware_check(void)
          * if using blind check
          */
 
-       /* previouly have a green, test points should keep unchanged */
+       /* previously have a green, test points should keep unchanged */
        in[0] = in[1] = in[2] = in[3] = RTE_COLOR_GREEN;
        out[0] = RTE_COLOR_GREEN;
        out[1] = RTE_COLOR_YELLOW;
@@ -551,7 +551,7 @@ tm_test_trtcm_color_aware_check(void)
          * if using blind check
          */
 
-       /* previouly have a green, test points should keep unchanged */
+       /* previously have a green, test points should keep unchanged */
        in[0] = in[1] = in[2] = in[3] = RTE_COLOR_GREEN;
        out[0] = RTE_COLOR_GREEN;
        out[1] = RTE_COLOR_YELLOW;
@@ -648,7 +648,7 @@ tm_test_trtcm_rfc4115_color_aware_check(void)
          * if using blind check
          */
 
-       /* previouly have a green, test points should keep unchanged */
+       /* previously have a green, test points should keep unchanged */
        in[0] = in[1] = in[2] = in[3] = RTE_COLOR_GREEN;
        out[0] = RTE_COLOR_GREEN;
        out[1] = RTE_COLOR_YELLOW;