]> git.proxmox.com Git - qemu.git/commit
i440fx-test: add test for PAM functionality
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Apr 2013 14:45:20 +0000 (09:45 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Apr 2013 15:27:47 +0000 (10:27 -0500)
commita875711af9518f0878e084aef00c323098b8f972
treecf9ca3ce198ee1e09bf7ca7cdba6e6f190ce33a5
parent9bda413c96c3c7cced25ee4509c74d71e40f094d
i440fx-test: add test for PAM functionality

This tests PAM settings for the i440fx.  This test does a lot of
byte MMIO which is fairly slow with qtest today.  But the test
does complete in under 2 seconds.

We don't fully emulate PAM largely because of limitations with
KVM so we #if 0 that part of the test case.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1366123521-4330-7-git-send-email-aliguori@us.ibm.com
tests/i440fx-test.c