[Bug 294054] Add unit test for rtld_set_var

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 Mar 2026 23:42:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294054

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5

commit 9f16078b5f8c44d5718ecc940ab0b4ed5a1877a5
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2026-03-25 00:56:01 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2026-03-26 23:41:23 +0000

    rtld: add a test for rtld_set_var (with LIBRARY_PATH_FDS)

    PR:     294054
    Reviewed by:    kib
    MFC after:      1 week

 libexec/rtld-elf/tests/Makefile             |  1 +
 libexec/rtld-elf/tests/set_var_test.c (new) | 38 +++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.