Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/trailofbits/algo
/ functions
Functions
215 in github.com/trailofbits/algo
⨍
Functions
215
◇
Types & classes
9
Function
test_variable_consistency
Check that commonly used variables are defined consistently
tests/unit/test_template_rendering.py:157
Method
test_verify_our_fixes_are_correct
Verify our specific fixes are in place and correct.
tests/unit/test_comprehensive_boolean_scan.py:267
Function
test_vultr_instance_types
Test Vultr instance type naming
tests/unit/test_cloud_provider_configs.py:61
Method
test_when_conditions_use_booleans
Verify 'when:' conditions that use our variables.
tests/unit/test_comprehensive_boolean_scan.py:129
Function
test_wireguard_config_format
Test that we can validate WireGuard config format
tests/unit/test_config_validation.py:14
Function
test_wireguard_config_syntax
Test WireGuard configuration file syntax
tests/unit/test_generated_configs.py:21
Function
test_wireguard_config_validation
Test that WireGuard configs can be validated
tests/unit/test_docker_localhost_deployment.py:21
Function
test_wireguard_forward_rule_no_policy_match
Test that WireGuard FORWARD rules don't use policy matching.
tests/unit/test_iptables_rules.py:161
Function
test_wireguard_ipv6_endpoints
Test that WireGuard client configs properly format IPv6 endpoints
tests/unit/test_template_rendering.py:186
Function
test_wireguard_nat_rules_ipv4
Test that WireGuard traffic gets proper NAT rules without policy matching.
tests/unit/test_iptables_rules.py:22
Function
test_wireguard_validation
Test that our derived keys work with actual WireGuard tools
tests/unit/test_wireguard_key_generation.py:194
Function
test_x25519_module_import
Test that our custom x25519_pubkey module can be imported and used
tests/unit/test_wireguard_key_generation.py:29
Function
test_x25519_pubkey_from_b64_string
Test our x25519_pubkey module with base64 private key string
tests/unit/test_wireguard_key_generation.py:141
Function
test_x25519_pubkey_from_raw_file
Test our x25519_pubkey module with raw private key file
tests/unit/test_wireguard_key_generation.py:70
Function
test_yaml_files_no_inline_comments
Test that all YAML files in the project don't contain inline comments in Jinja2 expressions.
tests/unit/test_yaml_jinja2_expressions.py:364
← previous
201–215 of 215, ranked by callers