]> git.dujemihanovic.xyz Git - linux.git/commit
clk: tests: Add test suites description
authorMaxime Ripard <maxime@cerno.tech>
Tue, 16 Aug 2022 11:25:11 +0000 (13:25 +0200)
committerStephen Boyd <sboyd@kernel.org>
Thu, 15 Sep 2022 16:30:39 +0000 (09:30 -0700)
commit090962b6a90a2bf81142f6d5da9492380d5fba08
treefcb73e5a88f0bbd9fc8f2348619593a331912dfc
parentbde8870cd8c3a3913ddbc19f8422a21828e14d99
clk: tests: Add test suites description

We start to have a few test suites, and we'll add more, so it will get
pretty confusing to figure out what is supposed to be tested in what
suite.

Let's add some comments to explain what setup they create, and what we
should be testing in every suite.

Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com> # imx8mp
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> # exynos4210, meson g12b
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220816112530.1837489-7-maxime@cerno.tech
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk_test.c