[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426562400-102415-1-git-send-email-long.wanglong@huawei.com>
Date: Tue, 17 Mar 2015 03:19:57 +0000
From: Wang Long <long.wanglong@...wei.com>
To: <gaurav.minocha.os@...il.com>, <robherring2@...il.com>,
<pantelis.antoniou@...sulko.com>, <grant.likely@...aro.org>
CC: <pawel.moll@....com>, <mark.rutland@....com>,
<galak@...eaurora.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <peifeiyue@...wei.com>,
<long.wanglong@...wei.com>, <ijc+devicetree@...lion.org.uk>
Subject: [PATCH v3 0/3] replace 'selftest' with 'unittest' and update the document.
This series patches replace 'selftest' with 'unittest' in the
OF unittest, and update the document.
the first patch comes from Gaurav Minocha, and i update it. because
it can not apply on linux 4.0-rc4 when using 'git am' command.
* v3 <- v2:
- Rebase the patch on 4.0-rc4
- Re-adjust the sequence of the patches
* v2 <- v1:
- According to Gaurav's advice. make the rename
file patch correctly.
Wang Long (3):
of/unittest: replace 'selftest' with 'unittest'
Documentation: rename of_selftest.txt to of_unittest.txt
Documentation: update the of_unittest.txt
Documentation/devicetree/bindings/unittest.txt | 44 +-
.../{of_selftest.txt => of_unittest.txt} | 35 +-
drivers/of/unittest-data/tests-overlay.dtsi | 108 ++--
drivers/of/unittest.c | 706 ++++++++++-----------
4 files changed, 447 insertions(+), 446 deletions(-)
rename Documentation/devicetree/{of_selftest.txt => of_unittest.txt} (87%)
--
1.8.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists