aboutsummaryrefslogtreecommitdiff
path: root/test/py/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/meson.build')
-rw-r--r--test/py/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/meson.build b/test/py/meson.build
index c98f4a7..421c5c0 100644
--- a/test/py/meson.build
+++ b/test/py/meson.build
@@ -33,6 +33,7 @@ python_tests = [
'test_device_get_region_info_zero_size.py',
'test_device_get_region_io_fds.py',
'test_device_set_irqs.py',
+ 'test_dirty_pages.py',
'test_dma_map.py',
'test_dma_unmap.py',
'test_irq_trigger.py',