criu/test/zdtm
Farzan Aman Khan 176f140198 zdtm/bpfmap: parse frozen field with SCNu32
obj->frozen is uint32_t. scanf() must use the matching SCNu32 macro for
this destination type.

Use SCNu32 in parse_bpfmap_fdinfo() for the frozen field parsing.

Signed-off-by: Farzan Aman Khan <farzanaman99@gmail.com>
2026-04-16 10:41:44 -07:00
..
lib zdtm/bpfmap: parse frozen field with SCNu32 2026-04-16 10:41:44 -07:00
static zdtm/ipc: use snprintf and bounded writes for sysctl payloads 2026-04-16 10:41:44 -07:00
transition tests: it seems 30 seconds timeout is not always enough 2026-03-25 04:31:18 +01:00
.gitignore test/zdtm: unify common code 2017-04-02 18:12:10 +03:00
__init__.py zdtm: add --criu-config option 2022-04-28 17:53:52 -07:00
criu_config.py zdtm: Distinguish between fail and crash of dump 2024-09-11 16:02:11 -07:00
Makefile test/zdtm/Makefile: simplify 2017-04-02 18:12:10 +03:00
Makefile.inc zdtm: gcs: add opt-in GCS test support for AArch64 2025-12-07 19:20:00 +01:00