diff --git a/doc/develop/test/twister.rst b/doc/develop/test/twister.rst index 3999e6c9601..f535648dd6e 100644 --- a/doc/develop/test/twister.rst +++ b/doc/develop/test/twister.rst @@ -415,11 +415,11 @@ levels: test will be selectable using the command line option ``--level `` min_ram: - minimum amount of RAM in KB needed for this test to build and run. This is + estimated minimum amount of RAM in KB needed for this test to build and run. This is compared with information provided by the board metadata. min_flash: - minimum amount of ROM in KB needed for this test to build and run. This is + estimated minimum amount of ROM in KB needed for this test to build and run. This is compared with information provided by the board metadata. .. _twister_test_case_timeout: