Skip to content
  • sangeeta jain's avatar
    66c40014
    oeqa/manual/kernel-dev.json: test id updated · 66c40014
    sangeeta jain authored
    
    
    All test id (eg. @alias) inside manual testcase file shall follow the same test id
    naming convention from oeqa automated tests (eg. selftest, runtime, sdk, etc), where
    the test id consists of  <test_module>.<test_suite>.<test_function>. Furthermore,
    there shall be only 1 unique test_module per each manual testcases file.
    
    This file was using more than 1 unique test_module for testcases. Furthermore,
    some of the testcases were defined using different test_suite where it was not needed.
    This patch fix the manual testcases file to have only 1 unique test_module
    as well as test_suite to simplify test id naming.
    
    (From OE-Core rev: be7cbe86f046bf29082c3da574377f9828aff5f4)
    
    Signed-off-by: default avatarsangeeta jain <sangeeta.jain@intel.com>
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    66c40014
    oeqa/manual/kernel-dev.json: test id updated
    sangeeta jain authored
    
    
    All test id (eg. @alias) inside manual testcase file shall follow the same test id
    naming convention from oeqa automated tests (eg. selftest, runtime, sdk, etc), where
    the test id consists of  <test_module>.<test_suite>.<test_function>. Furthermore,
    there shall be only 1 unique test_module per each manual testcases file.
    
    This file was using more than 1 unique test_module for testcases. Furthermore,
    some of the testcases were defined using different test_suite where it was not needed.
    This patch fix the manual testcases file to have only 1 unique test_module
    as well as test_suite to simplify test id naming.
    
    (From OE-Core rev: be7cbe86f046bf29082c3da574377f9828aff5f4)
    
    Signed-off-by: default avatarsangeeta jain <sangeeta.jain@intel.com>
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Loading