dm: test: Avoid destroying uclasses with of-platdata-inst
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 04:25:21 +0000 (17:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:08 +0000 (17:03 +1300)
commite8c023c3f95622dace696be2f671a5eb01572c07
tree9477dbc7368af48ef7b6d251b9d7dd3ef1c99b90
parent910de1092f6e2febf5b9066f7ce437dc2303c1e0
dm: test: Avoid destroying uclasses with of-platdata-inst

It is not possible to destroy the uclasses when they are created at
build time. Skip this step so that SPL test can complete successfully.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
test/test-main.c