]> git.baikalelectronics.ru Git - kernel.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)
commita2fcbdb3b3296dda90000e891cd7557003502de8
treefcb73e5a88f0bbd9fc8f2348619593a331912dfc
parentf3523eecb90f5527c22ffda510f5619ceb7a0f96
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