Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JLospinoso/gargoyle
/ functions
Functions
215 in github.com/JLospinoso/gargoyle
⨍
Functions
215
◇
Types & classes
23
Function
test_terminate_process_kills_stubborn_process
Process cleanup escalates to kill when terminate does not finish.
tests/test_harness.py:470
Function
test_validate_architecture_report_rejects_mismatch
Architecture validation rejects reports for the wrong requested platform.
tests/test_architecture.py:68
Function
test_validate_pe_machine_accepts_arm64ec_final_image_machine
ARM64EC validation accepts final image machine headers used by MSVC.
tests/test_pe.py:33
Function
test_validate_pe_machine_accepts_matching_platform
PE validation accepts the expected platform machine.
tests/test_pe.py:24
Function
test_validate_pe_machine_rejects_mismatch
PE validation rejects an executable built for a different platform.
tests/test_pe.py:42
Function
test_verify_artifacts_accepts_complete_outputs
Artifact validation accepts the expected executable and PIC blobs.
tests/test_environment.py:126
Function
test_verify_artifacts_reports_missing_files
Artifact validation identifies incomplete build outputs.
tests/test_environment.py:118
Function
test_vswhere_path_finds_installer
vswhere discovery checks common Visual Studio installer locations.
tests/test_environment.py:337
Function
test_wait_for_setup_reads_complete_banner
The setup waiter parses complete stdout from a live process.
tests/test_harness.py:367
Function
test_wait_for_setup_reports_early_exit
The setup waiter reports a process that exits too early.
tests/test_harness.py:376
Function
test_wait_for_setup_reports_missing_stdout
The setup waiter reports an impossible missing stdout pipe.
tests/test_harness.py:385
Function
test_wait_for_setup_reports_timeout
The setup waiter reports incomplete long-running output.
tests/test_harness.py:394
Method
wait
Pretend graceful termination timed out once.
tests/test_harness.py:476
Method
wait_for_message_box
Return a fake window handle.
tests/test_harness.py:435
Method
wait_until_closed
Accept the fake close.
tests/test_harness.py:443
← previous
201–215 of 215, ranked by callers