Re: [PATCH 3/4] rtla: Add unit tests for CLI with unset
From: Wander Lairson Costa
Date: Thu Jul 16 2026 - 11:17:50 EST
On Mon, Jun 29, 2026 at 10:36:53AM +0200, Tomas Glozar wrote:
> Test parsing of command line that sets an option and then unsets it back
> to the default value in all tools.
>
> Only two CLI tests are added for each tool: short period option (-p ...
> --no-period) and long period option (--period ... --no-period). The
> logic specific for individual options is tested in opt callback tests
> already.
>
> Signed-off-by: Tomas Glozar <tglozar@xxxxxxxxxx>
Reviewed-by: Wander Lairson Costa <wander@xxxxxxxxxx>