[dpdk-dev] [PATCH v4 0/4] enhance autotest config and test targets

Jananee Parthasarathy jananeex.m.parthasarathy at intel.com
Wed May 23 13:41:34 CEST 2018


1/4: new test cases are added to autotest config
2/4: skipped test case result is updated appropriately
3/4: test cmdline is updated to support freebsd
4/4: added make targets for group of testcases

---
v4: classify testcases based on priority and run with different targets
---

Jananee Parthasarathy (4):
  app/test: enhance autotest config
  app/test: update result for skipped test cases
  app/test: enhance freebsd support in autotest config
  mk: update make targets for classified testcases

 mk/rte.sdkroot.mk                |   4 +-
 mk/rte.sdktest.mk                |  33 ++-
 test/test/autotest_data.py       | 471 ++++++++++++++++++++++++++++++++++++++-
 test/test/autotest_runner.py     |   8 +-
 test/test/autotest_test_funcs.py |   6 +-
 5 files changed, 502 insertions(+), 20 deletions(-)
 mode change 100644 => 100755 test/test/autotest_data.py
 mode change 100644 => 100755 test/test/autotest_test_funcs.py

-- 
1.7.12.2



More information about the dev mailing list