[Concept,01/37] test: hooks: Add a symlink for tasman

Message ID 20251201170529.3237986-2-sjg@u-boot.org
State New
Headers
Series malloc: Import dlmalloc 2.8.6 |

Commit Message

Simon Glass Dec. 1, 2025, 5:04 p.m. UTC
  From: Simon Glass <simon.glass@canonical.com>

Add a symlink to ellesmere so we can run tests on tasman.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
---

 test/hooks/bin/tasman | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 test/hooks/bin/tasman
  

Patch

diff --git a/test/hooks/bin/tasman b/test/hooks/bin/tasman
new file mode 120000
index 00000000000..784d574a1e1
--- /dev/null
+++ b/test/hooks/bin/tasman
@@ -0,0 +1 @@ 
+ellesmere
\ No newline at end of file