diff options
Diffstat (limited to 'tests/runfiles/linux.run')
-rw-r--r-- | tests/runfiles/linux.run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/runfiles/linux.run b/tests/runfiles/linux.run index 174a2285f..d49d8913d 100644 --- a/tests/runfiles/linux.run +++ b/tests/runfiles/linux.run @@ -409,6 +409,9 @@ tests = ['devices_003_pos'] [tests/functional/exec] tests = ['exec_001_pos'] +[tests/functional/fault] +tests = ['auto_online_001_pos'] + [tests/functional/features/async_destroy] tests = ['async_destroy_001_pos'] |