cb18f66 New version 2.23

Authored and Committed by vtrefny 4 years ago
    New version 2.23
    
    - Fix how we get process exit code from g_spawn_sync (vtrefny)
    - Skip tests for old-style LVM snapshots on recent Fedora (vtrefny)
    - Fix skipping NTFS read-only test case on systems without NTFS (vtrefny)
    - Fix LVM_MAX_LV_SIZE in the GIR file (vtrefny)
    - Print skipped test "results" to stderr instead of stdout (vtrefny)
    - Move the NTFS read-only device test to a separate test case (vtrefny)
    - Fix parsing distro version from CPE name (vtrefny)
    - Use 'kmod_module_probe_insert_module' function for loading modules (vtrefny)
    - Hide filesystem-specific is_tech_available functions (vtrefny)
    - Mark LVM global config locks as static (vtrefny)
    - Remove unused 'get_PLUGIN_num_functions' and 'get_PLUGIN_functions' functions (vtrefny)
    - Mark 'private' plugin management functions as static (vtrefny)
    - Ignore coverity deadcode warning in 'bd_fs_is_tech_avail' (vtrefny)
    - Ignore coverity deadcode warnings in the generated code (vtrefny)
    - Use the new config file for skipping tests (vtrefny)
    - Skip bcache tests if make-bcache is not installed (vtrefny)
    - Add ability to read tests to skip from a config file (vtrefny)
    - Mark 'test_set_bitmap_location' as unstable (vtrefny)
    - Force LVM cli plugin in lvm_test (vtrefny)
    - Add a special test tag for library tests that recompile plugins (vtrefny)
    - Allow running tests against installed libblockdev (vtrefny)
    - Remove duplicate test case (vtrefny)
    - Use the new test tags in tests (vtrefny)
    - Use test tags for skipping tests (vtrefny)
    - Add a decorator for "tagging" tests (vtrefny)
    - Add function for (un)freezing filesystems (vtrefny)
    - Add a function to check whether a path is a mounpoint or not (vtrefny)
    - Skip bcache tests on all Debian versions (vtrefny)
    
        
file modified
+1 -0
file modified
+32 -2
file modified
+1 -1