public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Switch bitflags in metadata to bool
@ 2026-01-22 13:20 Cyril Hrubis
  2026-01-22 13:20 ` [LTP] [PATCH 1/3] metaparse: data_storage: Add bool type Cyril Hrubis
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cyril Hrubis @ 2026-01-22 13:20 UTC (permalink / raw)
  To: ltp

Cyril Hrubis (3):
  metaparse: data_storage: Add bool type
  metadata: metaparse: Add bool mappings to typemap
  lib: shell: Switch cmd.optional to bool

 metadata/data_storage.h                 | 31 +++++++++
 metadata/metaparse.c                    | 85 +++++++++++++++++++++++--
 testcases/lib/tests/shell_loader_cmd.sh |  4 +-
 testcases/lib/tst_run_shell.c           |  4 +-
 4 files changed, 113 insertions(+), 11 deletions(-)

-- 
2.52.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-02-11 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 13:20 [LTP] [PATCH 0/3] Switch bitflags in metadata to bool Cyril Hrubis
2026-01-22 13:20 ` [LTP] [PATCH 1/3] metaparse: data_storage: Add bool type Cyril Hrubis
2026-01-23  8:33   ` Petr Vorel
2026-01-22 13:20 ` [LTP] [PATCH 2/3] metadata: metaparse: Add bool mappings to typemap Cyril Hrubis
2026-01-23  9:07   ` Petr Vorel
2026-02-11 15:40     ` Cyril Hrubis
2026-01-22 13:20 ` [LTP] [PATCH 3/3] lib: shell: Switch cmd.optional to bool Cyril Hrubis
2026-01-23  9:11   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox