[V1,3/3] test_plan/index: add new test plan for meson tests

Message ID 20220520102732.652-3-weiyuanx.li@intel.com (mailing list archive)
State Superseded
Headers
Series [V1,1/3] test_plans/meson_tests: add test plan for meson tests |

Checks

Context Check Description
ci/Intel-dts-format-test fail Testing issues
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test success Testing OK

Commit Message

Weiyuan Li May 20, 2022, 10:27 a.m. UTC
  From: Weiyuan Li <weiyuanx.li@intel.com>

Add new test plan for meson tests.

Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
---
 test_plans/index.rst | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/test_plans/index.rst b/test_plans/index.rst
index 6978a2ef..45a23e7e 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -281,6 +281,7 @@  The following are the test plans for the DPDK DTS automated test system.
     unit_tests_ringpmd_test_plan
     unit_tests_ring_test_plan
     unit_tests_timer_test_plan
+    meson_tests_test_plan
 
     cmdline_test_plan
     hello_world_test_plan