labfy-investigation/tests
2026-07-19 21:03:12 +02:00
..
test_background_task feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_background_task.c feat(core): add asynchronous background task 2026-07-17 10:55:40 +02:00
test_database feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_database.c feat: persist evidence records 2026-07-18 19:18:51 +02:00
test_error feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_error.c refactor(database): migrate initialization to database layer 2026-07-16 11:17:06 +02:00
test_evidence_copy feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_evidence_copy.c feat: add verified evidence file copy 2026-07-19 16:51:06 +02:00
test_evidence_dao feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_evidence_dao.c feat: persist evidence records 2026-07-18 19:18:51 +02:00
test_evidence_importer feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_evidence_importer.c feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_evidence_record feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_evidence_record.c feat: persist evidence records 2026-07-18 19:18:51 +02:00
test_file_hash feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_file_hash.c feat: compute evidence file sha256 2026-07-19 13:48:35 +02:00
test_investigation_dao feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_dao.c feat(dao): add investigation record loader 2026-07-16 12:41:34 +02:00
test_investigation_node feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_node.c feat(core): add path to investigation nodes 2026-07-14 17:16:21 +02:00
test_investigation_project feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_project.c feat(core): add investigation session loader 2026-07-16 13:38:15 +02:00
test_investigation_record feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_record.c feat(dao): add investigation record loader 2026-07-16 12:41:34 +02:00
test_investigation_session feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_session.c feat: persist evidence records 2026-07-18 19:18:51 +02:00
test_investigation_tree_builder feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_tree_builder.c feat(core): build investigation tree from filesystem 2026-07-13 16:14:41 +02:00
test_investigation_tree_model feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_investigation_tree_model.c feat(core): add path to investigation nodes 2026-07-14 17:16:21 +02:00
test_statement feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_statement.c refactor(database): introduce database infrastructure layer 2026-07-16 09:14:34 +02:00
test_task_manager feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_task_manager.c feat: add task manager and activity panel 2026-07-17 14:35:21 +02:00
test_tool_catalog feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_tool_catalog.c feat: add external tool catalog and version detection 2026-07-17 22:51:22 +02:00
test_tool_initializer feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_tool_initializer.c feat: notify application after tool initialization 2026-07-18 15:42:48 +02:00
test_tool_process feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_tool_process.c feat: add secure external tool execution 2026-07-17 15:42:30 +02:00
test_tool_registry feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_tool_registry.c feat: add external tool registry 2026-07-17 15:14:05 +02:00
test_tool_task feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_tool_task.c feat: run external tools in background tasks 2026-07-17 16:47:46 +02:00
test_transaction feat: add transactional evidence importer 2026-07-19 21:03:12 +02:00
test_transaction.c feat: expose database transaction state 2026-07-19 18:05:22 +02:00