[LTP] [PATCH] Add tst_tmpdir_path() and tst_tmpdir_mkpath()
Petr Vorel
pvorel@suse.cz
Wed Jul 24 09:42:47 CEST 2024
Hi Andrea,
> Hi!
> On 7/22/24 15:10, Cyril Hrubis wrote:
> > Hi!
> > > merged with tiny documentation format fixes we discussed.
> > Thanks a lot.
> I had a strange SEGFAULT when .needs_tmpdir is not defined. Are you sure the
> feature is correctly working in that case? TCONF should be expected in that
> case.
Could you be more specific what is wrong? (failing test, what backtrace from gdb
outputs. Maybe run it both *with* and *without* set follow-fork-mode child, not
sure if the info will be in the library run or in the test fork run).
I tested bind02.c, which is *without* .needs_tmpdir and it works. bind01.c is
*with* .needs_tmpdir and it also works. These are not modified by the merged
change (c5d95b6d3), thus I also tested chroot01.c (*without* .needs_tmpdir) and
it also works.
Besides, openSUSE LTP testing of LTP syscalls with c5d95b6d3 [1] does not have
any new failures.
Kind regards,
Petr
[1] https://openqa.opensuse.org/tests/4355417#step/boot_ltp/159
> Andrea
More information about the ltp
mailing list