Integrate tests/usr.sbin/useradd from NetBSD into atf/kyua at usr.sbin/pw/tests
In collaboration with: sjg
Sponsored by: EMC / Isilon Storage Division
Differential D921
Integrate tests/usr.sbin/useradd from NetBSD into atf/kyua at usr.sbin/pw/tests Authored by ngie on Oct 9 2014, 1:16 AM. Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineComment Actions FreeBSD does support `pw useradd foo', so the sed stuff is not needed. Please add the files you are going to import that include the tests from NetBSD. Comment Actions It is because the useradd command doesn't exist on FreeBSD: $ command -p useradd -bash: useradd: command not found $ uname -a FreeBSD fuji-stable-10.local 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #1 f2b9523(stable/10): Sat Oct 18 15:06:02 PDT 2014 ngie@fuji-stable-10.local:/usr/obj/usr/src/sys/FUJI amd64
Sure! It's already committed to svn: https://svnweb.freebsd.org/base/head/contrib/netbsd-tests/usr.sbin/useradd/t_useradd.sh?revision=272458&view=markup |