Skip to content
  • Dylan Baker's avatar
    unittests: move framework/tests to unittests · c45a23f2
    Dylan Baker authored
    
    
    Currently the framework is pretty confusing. There's 'test' which is a
    package containing test classes, then there's 'tests' which contains
    unit tests for the framework. This is obviously not optimal. Beyond that
    the unittests get installed, and that isn't really necessary.
    
    As a bonus this removes the unit tests from coverage reports, which is a
    nice plus.
    
    Signed-off-by: default avatarDylan Baker <dylanx.c.baker@intel.com>
    c45a23f2