ptest summary:

root@qemux86-64:~# ptest-runner cli11
START: ptest-runner
2025-11-19T05:04
BEGIN: /usr/lib64/cli11/ptest
Randomness seeded to: 690430207
===============================================================================
All tests passed (562 assertions in 178 test cases)

PASS: ./AppTest
Randomness seeded to: 3154700681
===============================================================================
All tests passed (17 assertions in 4 test cases)

PASS: ./ComplexTypeTest
Randomness seeded to: 883903376
===============================================================================
All tests passed (681 assertions in 188 test cases)

PASS: ./ConfigFileTest
Randomness seeded to: 593655230
===============================================================================
All tests passed (269 assertions in 58 test cases)

PASS: ./CreationTest
Randomness seeded to: 1551681857
===============================================================================
All tests passed (1 assertion in 1 test case)

PASS: ./DeprecatedTest
Randomness seeded to: 804805410
===============================================================================
All tests passed (10 assertions in 2 test cases)

PASS: ./EncodingTest
Randomness seeded to: 129063840
===============================================================================
All tests passed (128 assertions in 19 test cases)

PASS: ./ExtraValidatorsTest
Randomness seeded to: 445743465
===============================================================================
All tests passed (65 assertions in 15 test cases)

PASS: ./FormatterTest
Randomness seeded to: 1880642994
--something is deprecated please use 'something_else' instead
--something is deprecated please use '' instead
--something is deprecated please use '--something_else' instead
WARNING --something is retired and has no effect
WARNING --something is retired and has no effect
WARNING --something is retired and has no effect

Usage: [OPTIONS]


OPTIONS:
  -h,     --help              Print this help message and exit
The following argument was not expected: Thing
Run with --help for more information.
===============================================================================
All tests passed (311 assertions in 105 test cases)

PASS: ./HelpTest
Randomness seeded to: 2525115904
===============================================================================
All tests passed (553 assertions in 93 test cases)

PASS: ./HelpersTest
Randomness seeded to: 1264302683
===============================================================================
All tests passed (93 assertions in 26 test cases)

PASS: ./NewParseTest
Randomness seeded to: 4235006062
===============================================================================
All tests passed (130 assertions in 17 test cases)

PASS: ./NumericTypeTest
Randomness seeded to: 3401168507
===============================================================================
All tests passed (171 assertions in 38 test cases)

PASS: ./OptionGroupTest
Randomness seeded to: 101363167
===============================================================================
All tests passed (286 assertions in 77 test cases)

PASS: ./OptionTypeTest
Randomness seeded to: 798259154
===============================================================================
All tests passed (1 assertion in 1 test case)

PASS: ./OptionalTest
Randomness seeded to: 1804838252
===============================================================================
All tests passed (167 assertions in 39 test cases)

PASS: ./SetTest
Randomness seeded to: 2454894236
===============================================================================
All tests passed (1 assertion in 1 test case)

PASS: ./SimpleTest
Randomness seeded to: 2726709588
===============================================================================
All tests passed (22 assertions in 7 test cases)

PASS: ./StringParseTest
Randomness seeded to: 1967422885
===============================================================================
All tests passed (536 assertions in 119 test cases)

PASS: ./SubcommandTest
Randomness seeded to: 1450383097
Timer: 121.92 us
Timer: 190.64 us
10.296 ms for 10 tries
===============================================================================
All tests passed (8 assertions in 5 test cases)

PASS: ./TimerTest
Randomness seeded to: 3026980390
===============================================================================
All tests passed (133 assertions in 26 test cases)

PASS: ./TransformTest
Randomness seeded to: 93055067
===============================================================================
All tests passed (16 assertions in 2 test cases)

PASS: ./TrueFalseTest
Randomness seeded to: 1870625771
===============================================================================
All tests passed (4 assertions in 1 test case)

PASS: ./localeTest
DURATION: 3
END: /usr/lib64/cli11/ptest
2025-11-19T05:04
STOP: ptest-runner
TOTAL: 1 FAIL: 0
root@qemux86-64:~#


On Wed, Nov 19, 2025 at 11:53 PM Ankur Tyagi via
lists.openembedded.org
<[email protected]> wrote:
>
> From: Ankur Tyagi <[email protected]>
>
> Release Notes:
> https://github.com/CLIUtils/CLI11/releases/tag/v2.6.1
>
> Signed-off-by: Ankur Tyagi <[email protected]>
> ---
>  .../recipes-support/cli11/{cli11_2.6.0.bb => cli11_2.6.1.bb}    | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/cli11/{cli11_2.6.0.bb => cli11_2.6.1.bb} (95%)
>
> diff --git a/meta-oe/recipes-support/cli11/cli11_2.6.0.bb 
> b/meta-oe/recipes-support/cli11/cli11_2.6.1.bb
> similarity index 95%
> rename from meta-oe/recipes-support/cli11/cli11_2.6.0.bb
> rename to meta-oe/recipes-support/cli11/cli11_2.6.1.bb
> index def32b7a6b..b6c1ac56ba 100644
> --- a/meta-oe/recipes-support/cli11/cli11_2.6.0.bb
> +++ b/meta-oe/recipes-support/cli11/cli11_2.6.1.bb
> @@ -8,7 +8,7 @@ DEPENDS = "catch2"
>  SRC_URI = 
> "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https;tag=v${PV} \
>             file://remove_tmpdir_from_test_binary.patch \
>             file://run-ptest"
> -SRCREV = "3914826ef81208f37dc5843fa16f491d7f8c0829"
> +SRCREV = "bfffd37e1f804ca4fae1caae106935791696b6a9"
>
>  inherit cmake ptest
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121897): 
https://lists.openembedded.org/g/openembedded-devel/message/121897
Mute This Topic: https://lists.openembedded.org/mt/116371539/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to