haproxy/reg-tests/converter
Alexander Stephan ffbb3cc306 MINOR: sample: Add le2dec (little endian to decimal) sample fetch
This commit introduces a sample fetch, `le2dec`, to convert
little-endian binary input samples into their decimal representations.
The function converts the input into a string containing unsigned
integer numbers, with each number derived from a specified number of
input bytes. The numbers are separated using a user-defined separator.

This new sample is achieved by adding a parametrized sample_conv_2dec
function, unifying the logic for be2dec and le2dec converters.

Co-authored-by: Christian Norbert Menges <christian.norbert.menges@sap.com>
[wt: tracked as GH issue #2915]
Signed-off-by: Willy Tarreau <w@1wt.eu>
2025-08-05 13:47:53 +02:00
..
add_item.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
be2dec.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
be2hex.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
bytes.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
digest.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
field.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
fix.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
hmac.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
iif.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
json_query.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
json.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
le2dec.vtc MINOR: sample: Add le2dec (little endian to decimal) sample fetch 2025-08-05 13:47:53 +02:00
mqtt.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
param.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
secure_memcmp.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
sha2.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
url_dec.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
url_enc.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
word.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00