fix: add missing closedir in _get_max_cpuid_from_sysfs()
[lttng-ust.git] / .gitignore
index acceec5ede434b8d1c42ce6b5f89dd0845efb66f..6cc8fb246a45aa1fcf4d4d7c11e357dac9b16a88 100644 (file)
@@ -113,6 +113,10 @@ cscope.*
 /tests/regression/abi0-conflict/app_ust_indirect_abi0_abi1
 /tests/regression/abi0-conflict/app_ust_indirect_abi1
 /tests/unit/gcc-weak-hidden/test_gcc_weak_hidden
+/tests/unit/libcommon/get_cpu_mask_from_sysfs
+/tests/unit/libcommon/get_max_cpuid_from_sysfs
+/tests/unit/libcommon/test_get_max_cpuid_from_mask
+/tests/unit/libcommon/test_get_possible_cpus_array_len
 /tests/unit/libmsgpack/test_msgpack
 /tests/unit/libringbuffer/test_shm
 /tests/unit/pthread_name/test_pthread_name
@@ -208,6 +212,7 @@ cscope.*
 /tests/regression/Makefile
 /tests/unit/Makefile
 /tests/unit/gcc-weak-hidden/Makefile
+/tests/unit/libcommon/Makefile
 /tests/unit/libmsgpack/Makefile
 /tests/unit/libringbuffer/Makefile
 /tests/unit/pthread_name/Makefile
This page took 0.034967 seconds and 4 git commands to generate.