criu/test/libfault
Radostin Stoyanov 1da29f27f6 zdtm: add support for LD_PRELOAD tests
This commit adds a `--preload-libfault` option to ZDTM's run command.
This option runs CRIU with LD_PRELOAD to intercept libc functions
such as pread(). This method allows to simulate special cases,
for example, when a successful call to pread() transfers fewer
bytes than requested.

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-09-11 16:02:11 -07:00
..
libfault.c zdtm: add support for LD_PRELOAD tests 2024-09-11 16:02:11 -07:00
Makefile zdtm: add support for LD_PRELOAD tests 2024-09-11 16:02:11 -07:00