From ab50f22309a17c772c51931940596e707c200739 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Tue, 21 May 2019 17:38:47 -0400 Subject: 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 --- tests/bios-tables-test-allowed-diff.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/bios-tables-test-allowed-diff.h (limited to 'tests/bios-tables-test-allowed-diff.h') diff --git a/tests/bios-tables-test-allowed-diff.h b/tests/bios-tables-test-allowed-diff.h new file mode 100644 index 0000000000..dfb8523c8b --- /dev/null +++ b/tests/bios-tables-test-allowed-diff.h @@ -0,0 +1 @@ +/* List of comma-separated changed AML files to ignore */ -- cgit 1.4.1