opnsense-src/bin/sh/tests
Mark Johnston aab7f19974 sh tests: Fix ktrace usage now that envvars are traced by default
Some sh tests use ktrace to see whether a particular file, specified in
the environment, was accessed by the shell.  After commit 65a4daeaf3,
this test matches the ktrace record generated by execve.

Use ktrace to only log name lookups, to avoid such false matches.

Fixes:	65a4daeaf3 ("ktrace: log execve(2) arguments and environment")
2024-11-17 17:37:34 +00:00
..
builtins Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
errors Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
execution Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
expansion Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
invocation Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
parameters sh tests: Fix ktrace usage now that envvars are traced by default 2024-11-17 17:37:34 +00:00
parser Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
set-e Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
functional_test.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00