[BusyBox-cvs] busybox/testsuite/hostname hostname-d-works, NONE, 1.1 hostname-i-works, NONE, 1.1 hostname-s-works, NONE, 1.1 hostname-works, NONE, 1.1
Erik Andersen
andersen at busybox.net
Tue Apr 6 11:10:04 UTC 2004
- Previous message: [BusyBox-cvs] busybox/testsuite/hostid hostid-works,NONE,1.1
- Next message: [BusyBox-cvs] busybox/testsuite/id id-g-works, NONE, 1.1 id-u-works, NONE, 1.1 id-un-works, NONE, 1.1 id-ur-works, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox/testsuite/hostname
In directory nail:/tmp/cvs-serv13250/testsuite/hostname
Added Files:
hostname-d-works hostname-i-works hostname-s-works
hostname-works
Log Message:
Kill off the old 'tests' stuff. Write a ton of new tests for the
'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite
'runtest' script so it actually reports all failures and provides
meaningful feedback.
-Erik
--- NEW FILE: hostname-i-works ---
test x$(hostname -i) = x$(busybox hostname -i)
--- NEW FILE: hostname-d-works ---
test x$(hostname -d) = x$(busybox hostname -d)
--- NEW FILE: hostname-works ---
test x$(hostname) = x$(busybox hostname)
--- NEW FILE: hostname-s-works ---
test x$(hostname -s) = x$(busybox hostname -s)
- Previous message: [BusyBox-cvs] busybox/testsuite/hostid hostid-works,NONE,1.1
- Next message: [BusyBox-cvs] busybox/testsuite/id id-g-works, NONE, 1.1 id-u-works, NONE, 1.1 id-un-works, NONE, 1.1 id-ur-works, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list