]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - tests/meson.build
sysfs: don't mask cpus in /sys/devices/system/cpu
[mirror_lxcfs.git] / tests / meson.build
index fb461d062e5dbc097b999199fe5bad18adeddfb9..ad8699c237dea45ece80e5016026df1974aa836c 100644 (file)
@@ -60,18 +60,6 @@ test_programs += custom_target(
         '@OUTPUT@',
     ])
 
-test_programs += custom_target(
-   'test_sysfs',
-    build_by_default: want_tests != false,
-    input: 'test_sysfs.in',
-    output: 'test_sysfs',
-    command: [
-        meson_render_jinja2,
-        config_h,
-        '@INPUT@',
-        '@OUTPUT@',
-    ])
-
 test_programs += custom_target(
     'test_read_proc.sh',
     build_by_default: want_tests != false,