From 367b1272df3127473618e5b6a2ae63d17ca8dd15 Mon Sep 17 00:00:00 2001 From: Abhinav Anil Sharma Date: Fri, 5 Apr 2024 11:26:31 -0400 Subject: [PATCH] i#6761: Fix tool.drcov.eintr expected output (#6762) Allows either a covered or not-covered verdict for lines that may or may not be executed depending on where signals are delivered in the test app. It is better to adapt the expected output template than to modify the test code because there's nothing really wrong with the test code (no race since it already uses locks where required). Fixes: #6761 --- .../{tool.drcov.eintr.template => tool.drcov.eintr.templatex} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename suite/tests/linux/{tool.drcov.eintr.template => tool.drcov.eintr.templatex} (95%) diff --git a/suite/tests/linux/tool.drcov.eintr.template b/suite/tests/linux/tool.drcov.eintr.templatex similarity index 95% rename from suite/tests/linux/tool.drcov.eintr.template rename to suite/tests/linux/tool.drcov.eintr.templatex index 784935b207c..49d4a195bba 100644 --- a/suite/tests/linux/tool.drcov.eintr.template +++ b/suite/tests/linux/tool.drcov.eintr.templatex @@ -30,7 +30,7 @@ DA:99,0 DA:100,0 DA:103,1 DA:104,1 -DA:105,1 +DA:105,[01] DA:106,1 DA:107,1 DA:114,1 @@ -40,7 +40,7 @@ DA:121,1 DA:122,1 DA:124,1 DA:125,1 -DA:126,1 +DA:126,[01] DA:127,1 DA:128,1 DA:130,1