test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 00/10] add the BSD License header information
@ 2020-10-13 15:07 Chen Linglix
  2020-10-13 15:07 ` [dts] [dts 01/10] framework/test_capabilities.py:add " Chen Linglix
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Chen Linglix @ 2020-10-13 15:07 UTC (permalink / raw)
  To: dts; +Cc: Chen Linglix

add the BSD License header information

Chen Linglix (10):
  framework/test_capabilities.py:add the BSD License header information
  framework/texttable.py:add the BSD License header information
  framework/ssh_pexpect.py:add the BSD License header information
  framework/checkCase.py:add the BSD License header information
  framework/multiple_vm.py:add the BSD License header information
  framework/exception.py:add the BSD License header information
  framework/crbs.py:add the BSD License header information
  tools/dump_case.py:add the BSD License header information
  tools/parse_opt.py:add the BSD License header information
  tools/setup.py:add the BSD License header information

 framework/checkCase.py         | 31 +++++++++++++++++++++++++++++++
 framework/crbs.py              | 31 +++++++++++++++++++++++++++++++
 framework/exception.py         | 31 +++++++++++++++++++++++++++++++
 framework/multiple_vm.py       | 31 +++++++++++++++++++++++++++++++
 framework/ssh_pexpect.py       | 31 +++++++++++++++++++++++++++++++
 framework/test_capabilities.py | 31 +++++++++++++++++++++++++++++++
 framework/texttable.py         | 31 +++++++++++++++++++++++++++++++
 tools/dump_case.py             | 31 +++++++++++++++++++++++++++++++
 tools/parse_opt.py             | 31 +++++++++++++++++++++++++++++++
 tools/setup.py                 | 31 +++++++++++++++++++++++++++++++
 10 files changed, 310 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-22  0:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 15:07 [dts] [PATCH V1 00/10] add the BSD License header information Chen Linglix
2020-10-13 15:07 ` [dts] [dts 01/10] framework/test_capabilities.py:add " Chen Linglix
2020-10-22  0:53   ` Tu, Lijuan
2020-10-13 15:07 ` [dts] [dts 02/10] framework/texttable.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 03/10] framework/ssh_pexpect.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 04/10] framework/checkCase.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 05/10] framework/multiple_vm.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 06/10] framework/exception.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 07/10] framework/crbs.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 08/10] tools/dump_case.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 09/10] tools/parse_opt.py:add " Chen Linglix
2020-10-13 15:07 ` [dts] [dts 10/10] tools/setup.py:add " Chen Linglix
2020-10-16  5:25   ` 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).