• Michael Stahl's avatar
    gbuild: CppunitTest: always use unittest configuration · f0a60415
    Michael Stahl yazdı
    The sc_subsequent_filters_test was failing because of a lock file
    because it did not use the unittest configuration.
    
    Refactor gb_CppunitTest_use_configuration so it uses both the instdir
    and unittest configuration to prevent such errors.
    
    In case there ever is a test that does not work with the unittest
    configuration it should call gb_CppunitTest_use_instdir_configuration.
    
    Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
    f0a60415
CppunitTest_sw_rtfimport.mk 2.16 KB