1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

getusershell: Add tests.

* modules/getusershell-tests: New file.
* tests/test-getusershell.c: New file.
This commit is contained in:
Collin Funk
2024-05-15 02:09:26 -07:00
parent b2666d326a
commit 4b65f4777c
3 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
Files:
tests/test-getusershell.c
tests/macros.h
Depends-on:
strdup
configure.ac:
Makefile.am:
TESTS += test-getusershell
check_PROGRAMS += test-getusershell