From 4dd917288869dcccd6413b7151919da0ef868ce0 Mon Sep 17 00:00:00 2001 From: Alexander Boettcher Date: Thu, 11 Jul 2013 12:17:17 +0200 Subject: [PATCH] run: add success message to lx_hybrid_pthread_ipc --- base-linux/run/lx_hybrid_pthread_ipc.run | 1 + 1 file changed, 1 insertion(+) diff --git a/base-linux/run/lx_hybrid_pthread_ipc.run b/base-linux/run/lx_hybrid_pthread_ipc.run index 2554e9798..689bd28d5 100644 --- a/base-linux/run/lx_hybrid_pthread_ipc.run +++ b/base-linux/run/lx_hybrid_pthread_ipc.run @@ -46,3 +46,4 @@ build_boot_image $boot_modules run_genode_until "--- finished pthread IPC test ---.*\n" 10 +puts "Test succeeded"