Cross Reference: export-env.exp
xref: /src/usr.bin/make/unit-tests/export-env.exp
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/make/unit-tests/
export-env.exp revision 1.2
1make:
2UT_TEST=export-env.mk
3UT_ENV=not-exported
4UT_EXP=not-exported
5UT_LIT=literal export-env.mk
6env:
7UT_TEST=export-env.mk
8UT_ENV=exported
9UT_EXP=exported
10UT_LIT=literal ${UT_TEST}
11exit status 0
12

Indexes created Sat Dec 20 21:09:36 GMT 2025