summaryrefslogtreecommitdiff
path: root/tests/010-xauth-add-inet.script
Commit message (Collapse)AuthorAgeFilesLines
* tests: make tests work in out-of-tree buildsAlan Coopersmith2021-11-301-2/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Removed build requirement "cmdtest".Dr. Tilmann Bubeck2021-11-291-1/+1
| | | | Replaced by a shell script with the needed functionality.
* Improve portabilityBaptiste Daroussin2021-11-291-1/+1
| | | | | | | | | | | there is no need to hard depend on bash given almost all the code is /bin/sh compliant Remove the function keyword from setup-source to make it /bin/sh compliant pipe wc -l output to xargs to make the command output compatible with both GNU wc and BSD wc (which prefix the output with a tab)
* Added black box tests for basic functionality started with "make check".Dr. Tilmann Bubeck2013-10-061-0/+20