From b75bc188872e4bcdf5cd9eff54d16cb0ffe8c172 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 7 Oct 2022 18:32:08 +0200 Subject: [PATCH] fuzz: shorten name of fuzz test case MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Wide fuzzer case names make meson test output very wide… --- ...inimized-fuzz-bootspec-5421682902302720 => sanitizer-overload} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/fuzz/fuzz-bootspec/{clusterfuzz-testcase-minimized-fuzz-bootspec-5421682902302720 => sanitizer-overload} (100%) diff --git a/test/fuzz/fuzz-bootspec/clusterfuzz-testcase-minimized-fuzz-bootspec-5421682902302720 b/test/fuzz/fuzz-bootspec/sanitizer-overload similarity index 100% rename from test/fuzz/fuzz-bootspec/clusterfuzz-testcase-minimized-fuzz-bootspec-5421682902302720 rename to test/fuzz/fuzz-bootspec/sanitizer-overload -- 2.47.3