criu/test/zdtm
Farzan Aman Khan a873fb9fa9
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-07-21 13:40:20 +02:00
..
lib zdtm/bpfmap: parse frozen field with SCNu32 2026-07-21 13:40:20 +02:00
static zdtm/ipc: use snprintf and bounded writes for sysctl payloads 2026-07-21 13:40:20 +02:00
transition tests: it seems 30 seconds timeout is not always enough 2026-07-21 13:40:19 +02: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 2026-07-21 13:40:17 +02:00