8a7c736 Set LD_LIBRARY_PATH for the tests

Authored and Committed by tuliom 2 months ago
1 file changed. 1 lines added. 1 lines removed.
    Set LD_LIBRARY_PATH for the tests
    
    Point to the buildroot library directory in order to avoid having 2 fail
    due to liblldELF not being found.
    
    Failed Tests (2):
      LLD-Unit :: AsLibAll/./LLDAsLibAllTests/failed_to_discover_tests_from_gtest
      LLD-Unit :: AsLibELF/./LLDAsLibELFTests/failed_to_discover_tests_from_gtest
    
        
file modified
+1 -1