Skip to content

Commit 6b29c04

Browse files
committed
Rename "memory" directory to "probe_behavior"
The behavior alteration we are testing here is not exactly connected to memory. I'd rather name it like probe_behavior to make the folder a collection of tests related to these env. vars.
1 parent dd1977c commit 6b29c04

9 files changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ add_subdirectory("curl")
3030
add_subdirectory("CPE")
3131
add_subdirectory("DS")
3232
add_subdirectory("mitre")
33-
add_subdirectory("memory")
3433
add_subdirectory("nist")
3534
add_subdirectory("oscap_string")
3635
add_subdirectory("oval_details")
36+
add_subdirectory("probe_behavior")
3737
add_subdirectory("probes")
3838
add_subdirectory("report")
3939
add_subdirectory("sce")
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)