hostap/tests
Johannes Berg e5a410f472 tests: Make /etc/alternatives work in VM
In recent Debian versions, ebtables is an alias managed by
the alternatives(8) mechanism. This means /usr/sbin/ebtables
is a symlink to /etc/alternatives/ebtables, which in turn
links to the real binary.

As we mount a tmpfs over /etc, we cannot access this.

Fix this by bind-mounting the real /etc to /tmp/etc and
adding a symlink from /etc/alternatives to this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-02-05 23:51:37 +02:00
..
ap-mgmt-fuzzer ap-mgmt-fuzzer: Add .gitignore 2017-03-07 12:12:20 +02:00
build tests: Build with various LibreSSL and OpenSSL versions 2019-01-12 17:32:15 +02:00
eapol-fuzzer tests: Set PMK length in eapol-fuzzer 2017-12-27 12:27:33 +02:00
hwsim tests: Make /etc/alternatives work in VM 2019-02-05 23:51:37 +02:00
p2p-fuzzer
remote tests: Use python3 compatible function attribute 2019-01-26 13:00:03 +02:00
wnm-fuzzer Fix wnm-fuzzer build 2017-12-09 18:45:34 +02:00
.gitignore
cipher-and-key-mgmt-testing.txt Fix the notes on EAPOL-Key testing procedures 2017-10-20 20:32:36 +03:00
Makefile
test-aes.c
test-asn1.c
test-base64.c
test-https.c
test-list.c
test-md4.c
test-milenage.c
test-rc4.c
test-rsa-sig-ver.c
test-sha1.c
test-sha256.c
test-x509.c
test-x509v3.c
test_x509v3_nist.sh
test_x509v3_nist2.sh