meson: add missing dyn-drv tests

Change-Id: I6a74ebaf93697cb99aadd6b51538c2766b0a808a
This commit is contained in:
Qyriad 2024-04-03 17:38:09 -06:00
parent c263554ec6
commit f51d758e3b

View file

@ -28,6 +28,12 @@ subdir('dyn-drv')
functional_tests_scripts = [
'init.sh',
'test-infra.sh',
'dyn-drv/text-hashed-output.sh',
'dyn-drv/recursive-mod-json.sh',
'dyn-drv/build-built-drv.sh',
'dyn-drv/eval-outputOf.sh',
'dyn-drv/dep-built-drv.sh',
'dyn-drv/old-daemon-error-hack.sh',
'flakes/flakes.sh',
'flakes/develop.sh',
'flakes/develop-r8854.sh',