devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Update the OF unittest and some small fix
@ 2015-03-11  3:37 Wang Long
       [not found] ` <1426045043-128610-1-git-send-email-long.wanglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  2015-03-11  3:37 ` [PATCH 3/5] Documentation: update the of_selftest.txt Wang Long
  0 siblings, 2 replies; 7+ messages in thread
From: Wang Long @ 2015-03-11  3:37 UTC (permalink / raw)
  To: gaurav.minocha.os, robherring2, robh+dt, pantelis.antoniou,
	grant.likely
  Cc: pawel.moll, mark.rutland, galak, devicetree, linux-kernel,
	peifeiyue, long.wanglong, ijc+devicetree

This series patches do some small fixes in drivers/of/unittest.c,
and update the Documenttion. 
At last, replace selftest with unittest in the c and dtsi files.

Wang Long (5):
  of/unittest: remove the duplicate of_changeset_init
  of/unittest: Fix the wrong expected value in
    of_selftest_property_string
  Documentation: update the of_selftest.txt
  Documentation: rename of_selftest.txt to of_unittest.txt
  of/unittest: replace selftest with unittest

 Documentation/devicetree/bindings/unittest.txt |  44 +-
 Documentation/devicetree/of_selftest.txt       | 197 -------
 Documentation/devicetree/of_unittest.txt       | 198 +++++++
 drivers/of/unittest-data/tests-overlay.dtsi    | 108 ++--
 drivers/of/unittest.c                          | 703 ++++++++++++-------------
 5 files changed, 625 insertions(+), 625 deletions(-)
 delete mode 100644 Documentation/devicetree/of_selftest.txt
 create mode 100644 Documentation/devicetree/of_unittest.txt

-- 
1.8.3.4

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

end of thread, other threads:[~2015-03-11  4:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11  3:37 [PATCH 0/5] Update the OF unittest and some small fix Wang Long
     [not found] ` <1426045043-128610-1-git-send-email-long.wanglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-03-11  3:37   ` [PATCH 1/5] of/unittest: remove the duplicate of_changeset_init Wang Long
2015-03-11  3:37   ` [PATCH 2/5] of/unittest: Fix the wrong expected value in of_selftest_property_string Wang Long
2015-03-11  3:37   ` [PATCH 4/5] Documentation: rename of_selftest.txt to of_unittest.txt Wang Long
     [not found]     ` <1426045043-128610-5-git-send-email-long.wanglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-03-11  4:26       ` Gaurav Minocha
2015-03-11  3:37   ` [PATCH 5/5] of/unittest: replace selftest with unittest Wang Long
2015-03-11  3:37 ` [PATCH 3/5] Documentation: update the of_selftest.txt Wang Long

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).