[PATCH 1/5] rename testcase for ((x << S) >> S) simplification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The testcase was named with the wrong operation order
(inner op first instead of outer-first).

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx>
---
 validation/optim/{shl-lsr.c => lsr-shl0.c} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename validation/optim/{shl-lsr.c => lsr-shl0.c} (91%)

diff --git a/validation/optim/shl-lsr.c b/validation/optim/lsr-shl0.c
similarity index 91%
rename from validation/optim/shl-lsr.c
rename to validation/optim/lsr-shl0.c
index 4f4b7e66b..952baa6b6 100644
--- a/validation/optim/shl-lsr.c
+++ b/validation/optim/lsr-shl0.c
@@ -4,7 +4,7 @@ unsigned mask(unsigned x)
 }
 
 /*
- * check-name: shl-lsr
+ * check-name: lsr-shl0
  * check-command: test-linearize -Wno-decl $file
  *
  * check-output-ignore
-- 
2.18.0




[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux