MCPcopy Create free account

hub / github.com/JLospinoso/gargoyle / functions

Functions215 in github.com/JLospinoso/gargoyle

Functiontest_terminate_process_kills_stubborn_process
Process cleanup escalates to kill when terminate does not finish.
tests/test_harness.py:470
Functiontest_validate_architecture_report_rejects_mismatch
Architecture validation rejects reports for the wrong requested platform.
tests/test_architecture.py:68
Functiontest_validate_pe_machine_accepts_arm64ec_final_image_machine
ARM64EC validation accepts final image machine headers used by MSVC.
tests/test_pe.py:33
Functiontest_validate_pe_machine_accepts_matching_platform
PE validation accepts the expected platform machine.
tests/test_pe.py:24
Functiontest_validate_pe_machine_rejects_mismatch
PE validation rejects an executable built for a different platform.
tests/test_pe.py:42
Functiontest_verify_artifacts_accepts_complete_outputs
Artifact validation accepts the expected executable and PIC blobs.
tests/test_environment.py:126
Functiontest_verify_artifacts_reports_missing_files
Artifact validation identifies incomplete build outputs.
tests/test_environment.py:118
Functiontest_vswhere_path_finds_installer
vswhere discovery checks common Visual Studio installer locations.
tests/test_environment.py:337
Functiontest_wait_for_setup_reads_complete_banner
The setup waiter parses complete stdout from a live process.
tests/test_harness.py:367
Functiontest_wait_for_setup_reports_early_exit
The setup waiter reports a process that exits too early.
tests/test_harness.py:376
Functiontest_wait_for_setup_reports_missing_stdout
The setup waiter reports an impossible missing stdout pipe.
tests/test_harness.py:385
Functiontest_wait_for_setup_reports_timeout
The setup waiter reports incomplete long-running output.
tests/test_harness.py:394
Methodwait
Pretend graceful termination timed out once.
tests/test_harness.py:476
Methodwait_for_message_box
Return a fake window handle.
tests/test_harness.py:435
Methodwait_until_closed
Accept the fake close.
tests/test_harness.py:443
← previous201–215 of 215, ranked by callers