diff options
Diffstat (limited to 'stdlib/Makefile')
| -rw-r--r-- | stdlib/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stdlib/Makefile b/stdlib/Makefile index a5fbc1a27e..c8b96b329e 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -277,6 +277,10 @@ tests := \ tst-concurrent-quick_exit \ tst-cxa_atexit \ tst-environ \ + tst-environ-change-1 \ + tst-environ-change-2 \ + tst-environ-change-3 \ + tst-environ-change-4 \ tst-getenv-signal \ tst-getenv-thread \ tst-getenv-unsetenv \ |
