From 8b89b801f1a9ab1cee93384e4246cd0da2bcb322 Mon Sep 17 00:00:00 2001 From: Mayukha Vadari Date: Wed, 27 May 2026 16:04:01 -0400 Subject: [PATCH] fix clang-tidy --- src/test/app/wasm_fixtures/fixtures.cpp | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/test/app/wasm_fixtures/fixtures.cpp b/src/test/app/wasm_fixtures/fixtures.cpp index 730a5039c4..949dfaf021 100644 --- a/src/test/app/wasm_fixtures/fixtures.cpp +++ b/src/test/app/wasm_fixtures/fixtures.cpp @@ -1365,7 +1365,7 @@ extern std::string const kImpExpHex = "78705f66756e63310002096578705f66756e633200030c746573745f696d706f72747300040a2b03040041010b0700" "200041026c0b1c01027f4120410410001a41202802002100410041201001210120000b"; -extern std::string const float_0WasmHex = +extern std::string const kFloat0WasmHex = "0061736d0100000001290560057f7f7f7f7f017f60047e7f7f7f017f60077f7f7f7f7f7f7f017f60047f7f7f7f017f" "6000017f02560408686f73745f6c6962057472616365000008686f73745f6c69620e666c6f61745f66726f6d5f696e" "74000108686f73745f6c696209666c6f61745f737562000208686f73745f6c696209666c6f61745f636d7000030302" @@ -1384,7 +1384,7 @@ extern std::string const float_0WasmHex = "38372e30202831373036376539616320323032352d30352d303929002c0f7461726765745f6665617475726573022b" "0f6d757461626c652d676c6f62616c732b087369676e2d657874"; -extern std::string const codecovTestsWasmHex = +extern std::string const kCodecovTestsWasmHex = "0061736d0100000001570b60067f7f7f7f7f7f017f60047f7f7f7f017f60027f7f017f60037f7f7f017f60077f7f7f" "7f7f7f7f017f60057f7f7f7f7f017f60087f7f7f7f7f7f7f7f017f60017f017f60037f7f7e017f60047f7f7f7f0060" "00017f02c60a3b08686f73745f6c6962057472616365000508686f73745f6c69620974726163655f6e756d00080868" @@ -1625,7 +1625,7 @@ extern std::string const codecovTestsWasmHex = "303929002c0f7461726765745f6665617475726573022b0f6d757461626c652d676c6f62616c732b087369676e2d65" "7874"; -extern std::string const floatTestsWasmHex = +extern std::string const kFloatTestsWasmHex = "0061736d0100000001490960057f7f7f7f7f017f60077f7f7f7f7f7f7f017f60067f7f7f7f7f7f017f60047e7f7f7f" "017f60057e7f7f7f7f017f60047f7f7f7f017f60037f7f7e017f60037f7f7f006000017f02ea021008686f73745f6c" "6962057472616365000008686f73745f6c69620e666c6f61745f66726f6d5f696e74000308686f73745f6c69620f66" @@ -1801,7 +1801,7 @@ extern std::string const floatTestsWasmHex = "38372e30202831373036376539616320323032352d30352d303929002c0f7461726765745f6665617475726573022b" "0f6d757461626c652d676c6f62616c732b087369676e2d657874"; -extern std::string const allHostFunctionsWasmHex = +extern std::string const kAllHostFunctionsWasmHex = "0061736d0100000001540c60027f7f017f60037f7f7f017f60047f7f7f7f017f60017f017f60067f7f7f7f7f7f017f" "60037f7f7f0060057f7f7f7f7f017f60037f7f7e017f60087f7f7f7f7f7f7f7f017f60017f0060027f7f006000017f" "02dc041a08686f73745f6c69620874785f6669656c64000108686f73745f6c69620974726163655f6e756d00070868" @@ -1973,7 +1973,7 @@ extern std::string const allHostFunctionsWasmHex = "202831373036376539616320323032352d30352d303929002c0f7461726765745f6665617475726573022b0f6d7574" "61626c652d676c6f62616c732b087369676e2d657874"; -extern std::string const allKeyletsWasmHex = +extern std::string const kAllKeyletsWasmHex = "0061736d0100000001500a60067f7f7f7f7f7f017f60047f7f7f7f017f60087f7f7f7f7f7f7f7f017f60047f7f7f7f" "0060037f7f7f017f60037f7f7e017f60057f7f7f7f7f017f6000017f60037f7f7f0060067f7f7f7f7f7e00029f0418" "08686f73745f6c69620974726163655f6e756d000508686f73745f6c6962057472616365000608686f73745f6c6962" @@ -2174,7 +2174,7 @@ extern std::string const allKeyletsWasmHex = "631d312e38372e30202831373036376539616320323032352d30352d303929002c0f7461726765745f666561747572" "6573022b0f6d757461626c652d676c6f62616c732b087369676e2d657874"; -extern std::string const ledgerSqnWasmHex = +extern std::string const kLedgerSqnWasmHex = "0061736d01000000010e0360027f7f017f6000006000017f02120103656e760a6c6467725f696e6465780000030302" "01020503010002062b077f01418088040b7f004180080b7f004180080b7f004180080b7f00418088040b7f0041000b" "7f0041010b07800109066d656d6f72790200115f5f7761736d5f63616c6c5f63746f727300010666696e6973680002" @@ -2184,7 +2184,7 @@ extern std::string const ledgerSqnWasmHex = "41054f1b20014100481b0b002f0970726f647563657273010c70726f6365737365642d6279010e486f6d6562726577" "20636c616e670631342e302e36"; -extern std::string const thousand1ParamsWasmHex = +extern std::string const kThousand1ParamsWasmHex = "0061736d0100000001f2070260000060e9077f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" "7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" "7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" @@ -2296,7 +2296,7 @@ extern std::string const thousand1ParamsWasmHex = "076a20e8076a0b002f0970726f647563657273010c70726f6365737365642d6279010e486f6d656272657720636c61" "6e670631342e302e36"; -extern std::string const infiniteLoopWasmHex = +extern std::string const kInfiniteLoopWasmHex = "0061736d010000000108026000006000017f030302000105030100020624067f004180080b7f004180080b7f004180" "080b7f00418088040b7f0041000b7f0041010b077e09066d656d6f72790200115f5f7761736d5f63616c6c5f63746f" "72730000046c6f6f7000010c5f5f64736f5f68616e646c6503000a5f5f646174615f656e6403010d5f5f676c6f6261" @@ -2305,7 +2305,7 @@ extern std::string const infiniteLoopWasmHex = "002f0970726f647563657273010c70726f6365737365642d6279010e486f6d656272657720636c616e670631342e30" "2e36"; -extern std::string const thousandParamsWasmHex = +extern std::string const kThousandParamsWasmHex = "0061736d0100000001f1070260000060e8077f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" "7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" "7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f7f" @@ -2417,7 +2417,7 @@ extern std::string const thousandParamsWasmHex = "6a0b002f0970726f647563657273010c70726f6365737365642d6279010e486f6d656272657720636c616e67063134" "2e302e36"; -extern std::string const badAlignWasmHex = +extern std::string const kBadAlignWasmHex = "0061736d01000000011b046000017f60057f7f7f7f7f017f60067f7f7f7f7f7f017f60000002260203656e760f666c" "6f61745f66726f6d5f75696e74000103656e7608636865636b5f696400020305040300000005030100030632087f00" "4180080b7f00418088020b7f004180080b7f00418088040b7f004180080b7f00418088080b7f0041000b7f0041010b" @@ -2433,7 +2433,7 @@ extern std::string const badAlignWasmHex = "0241a4880228020020024100481b2000200120004100481b6a0b002f0970726f647563657273010c70726f63657373" "65642d6279010e486f6d656272657720636c616e670631342e302e36"; -extern std::string const fibWasmHex = +extern std::string const kFibWasmHex = "0061736d0100000001090260000060017f017f030302000105030100020624067f004180080b7f004180080b7f0041" "80080b7f00418088040b7f0041000b7f0041010b077d09066d656d6f72790200115f5f7761736d5f63616c6c5f6374" "6f727300000366696200010c5f5f64736f5f68616e646c6503000a5f5f646174615f656e6403010d5f5f676c6f6261"