test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 00/15] support meson build method
@ 2020-09-03  8:28 Chen Linglix
  2020-09-03  8:28 ` [dts] [dts 01/15] tests/TestSuite_unit_tests_cmdline:update to support meson build Chen Linglix
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ messages in thread
From: Chen Linglix @ 2020-09-03  8:28 UTC (permalink / raw)
  To: dts; +Cc: Chen Linglix

modify dts to support meson build method.

Chen Linglix (15):
  tests/TestSuite_unit_tests_cmdline:update to support meson build
  tests/TestSuite_unit_tests_crc:update to support meson build
  tests/TestSuite_unit_tests_dump:update to support meson build
  tests/TestSuite_unit_tests_eal:update to support meson build
  tests/TestSuite_unit_tests_kni:update to support meson build
  tests/TestSuite_unit_tests_loopback:update to support meson build
  tests/TestSuite_unit_tests_lpm:update to support meson build
  tests/TestSuite_unit_tests_mbuf:update to support meson build
  tests/TestSuite_unit_tests_mempool:update to support meson build
  tests/TestSuite_unit_tests_pmd_perf:update to support meson build
  tests/TestSuite_unit_tests_power:update to support meson build
  tests/TestSuite_unit_tests_qos:update to support meson build
  tests/TestSuite_unit_tests_ringpmd:update to support meson build
  tests/TestSuite_unit_tests_ring:update to support meson build
  tests/TestSuite_unit_tests_timer:update to support meson build

 tests/TestSuite_unit_tests_cmdline.py  |  3 ++-
 tests/TestSuite_unit_tests_crc.py      |  3 ++-
 tests/TestSuite_unit_tests_dump.py     | 30 +++++++++++++++++++-----------
 tests/TestSuite_unit_tests_eal.py      | 10 ++++++----
 tests/TestSuite_unit_tests_kni.py      |  3 ++-
 tests/TestSuite_unit_tests_loopback.py | 18 +++++++-----------
 tests/TestSuite_unit_tests_lpm.py      | 20 ++++++++------------
 tests/TestSuite_unit_tests_mbuf.py     |  3 ++-
 tests/TestSuite_unit_tests_mempool.py  |  6 ++++--
 tests/TestSuite_unit_tests_pmd_perf.py |  6 ++++--
 tests/TestSuite_unit_tests_power.py    |  9 ++++++---
 tests/TestSuite_unit_tests_qos.py      |  9 ++++++---
 tests/TestSuite_unit_tests_ring.py     |  6 ++++--
 tests/TestSuite_unit_tests_ringpmd.py  |  6 ++++--
 tests/TestSuite_unit_tests_timer.py    |  6 ++++--
 15 files changed, 80 insertions(+), 58 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-09-09  8:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03  8:28 [dts] [PATCH V1 00/15] support meson build method Chen Linglix
2020-09-03  8:28 ` [dts] [dts 01/15] tests/TestSuite_unit_tests_cmdline:update to support meson build Chen Linglix
2020-09-03  8:28 ` [dts] [dts 02/15] tests/TestSuite_unit_tests_crc:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 03/15] tests/TestSuite_unit_tests_dump:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 04/15] tests/TestSuite_unit_tests_eal:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 05/15] tests/TestSuite_unit_tests_kni:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 06/15] tests/TestSuite_unit_tests_loopback:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 07/15] tests/TestSuite_unit_tests_lpm:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 08/15] tests/TestSuite_unit_tests_mbuf:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 09/15] tests/TestSuite_unit_tests_mempool:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 10/15] tests/TestSuite_unit_tests_pmd_perf:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 11/15] tests/TestSuite_unit_tests_power:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 12/15] tests/TestSuite_unit_tests_qos:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 13/15] tests/TestSuite_unit_tests_ringpmd:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 14/15] tests/TestSuite_unit_tests_ring:update " Chen Linglix
2020-09-03  8:28 ` [dts] [dts 15/15] tests/TestSuite_unit_tests_timer:update " Chen Linglix
2020-09-03  8:41 ` [dts] [PATCH V1 00/15] support meson build method Chen, LingliX
2020-09-09  8:09   ` Tu, Lijuan
2020-09-04  6:09 ` Ma, LihongX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).