]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Drop test-trace.sh and common.sh
authorSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 19:36:48 +0000 (13:36 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 17:56:01 +0000 (11:56 -0600)
commita5896b8a3e69aa73914bb5811555c89e22a127b5
tree2dd6b5d41c755a7c94e114e4d34dbc195dc3bded
parent692ed744ba0cd85b6f186a902d4a8b2017880dd9
test: Drop test-trace.sh and common.sh

The trace feature is now tested in CI so there is no need for these old
script. Also they don't work. Drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Rini <trini@konsulko.com> # rpi_3, rpi_4, rpi_arm64, am64x_evm_a53, am64-sk
test/common.sh [deleted file]
test/trace/test-trace.sh [deleted file]