]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Validate the bios_date format for <sysinfo>
authorJohn Ferlan <jferlan@redhat.com>
Fri, 26 Apr 2013 12:33:26 +0000 (08:33 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 May 2013 16:05:22 +0000 (12:05 -0400)
commit21540f5ee37280aa2126006ebe2df1861e0d52a5
tree66fc04b32f4081a6619a520c704a207f2afff6e4
parent14b3cac5bcb5d9e7c20d60873c281a677e5c04cd
Validate the bios_date format for <sysinfo>

Add incorrectly formatted bios_date validation test
src/conf/domain_conf.c
tests/qemuxml2argvdata/qemuxml2argv-smbios-date.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c