summaryrefslogtreecommitdiff
path: root/test/test_utils.cpp
AgeCommit message (Expand)Author
2024-10-25fix memory leak in test casev5.0.0root
2024-10-24rename o2o and object2object to object_grouproot
2024-10-24fix MaatCmd testcaseroot
2024-10-14fix memory leakroot
2024-10-10fix test case using rule from json fileroot
2024-10-08use attribute_name instead of attribute_id to map condition_idroot
2024-09-27fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...root
2024-09-26add temp coderoot
2024-09-14run first test case successroot
2024-09-12add basic code without test case, just compile successroot
2024-08-22rename terminology "group" to "object"root
2024-08-22rename terminology "not flag" to "negate option"root
2024-08-22rename terminology "clause" to "condition"root
2024-08-22rename terminology "virtual table(vtable)" to "attribute"root
2024-08-22rename terminology "compile" to "rule"root
2024-08-21rename maat_rule.c to maat_core.croot
2024-08-19modify expr table and fix corresponding test caseroot
2024-08-13modify interval table and fix some test caseroot
2024-08-09modify ip_table and ip_plugin_tableroot
2024-04-03[PATCH]delete useless codev4.1.34liuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超