summaryrefslogtreecommitdiff
path: root/extra/testing.exp
Commit message (Collapse)AuthorAgeFilesLines
* Test exit code correctnessThomas Habets2015-11-271-0/+55
|
* Test -d a bitThomas Habets2015-11-271-1/+9
|
* Add -V for supplying a 802.1Q tag.Thomas Habets2015-02-051-0/+1
| | | | | | | | | Tag is added on sent packets and expected on replies. This gives the ability to arping hosts on multiple different 802.1Q VLANs without actually having to create them as subinterfaces. Adapted from patch by Nikolay Aleksandrov <razor@blackwall.org>.
* Have expect celebrate when it succeeds.Thomas Habets2015-01-101-0/+3
|
* Fix tests that try to autodetect interface.Thomas Habets2014-06-291-2/+2
|
* Added -P, to send ARP replies instead of ARP requests.Thomas Habets2014-06-171-0/+1
| | | | | | This can be useful with -U. Fixes #15.
* Make extra/testing.exp work on OpenBSD.Thomas Habets2014-06-011-19/+30
|
* Ease off string matching in unit test to make it work on OpenBSD.Thomas Habets2014-06-011-1/+1
|
* Update testing script to work with WLAN interfaces.Thomas Habets2014-06-011-18/+18
| | | | | WLAN interfaces don't need the padding that wired ethernet does, and ARP replies are therefore 42 bytes instead of 60.
* Update comment in test that -r and -R are tested.Thomas Habets2014-05-291-2/+2
|
* Strip endlines from libnet error messages.Thomas Habets2014-05-291-0/+8
|
* Always print beeps before other output.Thomas Habets2014-05-291-13/+78
|
* Clarify that -A is used in test.Thomas Habets2014-05-281-1/+1
|
* Rename expect script .exp.Thomas Habets2014-05-221-0/+265