[dts] [PATCH v2 0/2] support external mempool handler

Marvin Liu yong.liu at intel.com
Thu Feb 9 00:03:56 CET 2017


External Mempool Handler feature is an extension to the mempool API that
allows users to add and use an alternative mempool handler.

v2: fix pep issue

Marvin Liu (2):
  test_plans: add test plan for external mempool handler
  tests: add suites for external mempool handler

 test_plans/external_mempool_handler_test_plan.rst | 125 ++++++++++++++++++
 tests/TestSuite_external_mempool_handler.py       | 148 ++++++++++++++++++++++
 2 files changed, 273 insertions(+)
 create mode 100644 test_plans/external_mempool_handler_test_plan.rst
 create mode 100644 tests/TestSuite_external_mempool_handler.py

-- 
1.9.1



More information about the dts mailing list