commit | a875711af9518f0878e084aef00c323098b8f972 | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Tue Apr 16 09:45:20 2013 -0500 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Apr 17 10:27:47 2013 -0500 |
tree | cf9ca3ce198ee1e09bf7ca7cdba6e6f190ce33a5 | |
parent | 9bda413c96c3c7cced25ee4509c74d71e40f094d [diff] |
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