]> git.proxmox.com Git - mirror_qemu.git/commit
bios-tables-test: add diff allowed list
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 21 May 2019 21:38:47 +0000 (17:38 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 29 May 2019 22:00:58 +0000 (18:00 -0400)
commitab50f22309a17c772c51931940596e707c200739
treeb4c78f325da4ee7e0cc9f721c4ab08522710f0e0
parent386cff49ebd1748b0319c88e5282236f9e56b81b
bios-tables-test: add diff allowed list

Expected table change is then handled like this:
1. add table to diff allowed list
2. change generating code (can be combined with 1)
3. maintainer runs a script to update expected +
   blows away allowed diff list

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/bios-tables-test-allowed-diff.h [new file with mode: 0644]
tests/bios-tables-test.c