Compile-Time ValidationSoftware Validation "Confirmation, through the provision of objective evidence, that the requirements for a specific intended use or application have been fulfilled" - ISO/IEC 23643:2020Security std::vectorvec = get_vec(); size_t index = get_index(); vec.at(index) = 42; }Runtime Performance Validation void must_be_fast() { using namespace std::chrono; auto start = high_resolution_clock::now(); validate_performance(start, end); } Detecting performance issues at runtimeStatic Performance Validation void must_be_fast() { /*...*/ can_slowly_read_huge_file(); } Static detection of performance 0 码力 | 137 页 | 1.70 MB | 6 月前3
 Oracle VM VirtualBox 5.2.40 User Manual[--install-additions] [--no-install-additions] [--additions-iso=add-iso] [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--pac [--install-additions] [--no-install-additions] [--additions-iso=add-i [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--package-selection-a [--install-additions] [--no-install-additions] [--additions-iso=add-i [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--package-selection-a0 码力 | 387 页 | 4.27 MB | 6 月前3
 Oracle VM VirtualBox 5.2.12 User Manual[--install-additions] [--no-install-additions] [--additions-iso=add-iso] [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--pac [--install-additions] [--no-install-additions] [--additions-iso=add-i [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--package-selection-a [--no-install-additions] [--additions-iso=add-i 189 8 VBoxManage [--install-txs] [--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC] [--country=CC] [--time-zone=tz] [--hostname=fqdn] [--package-selection-a0 码力 | 380 页 | 4.23 MB | 6 月前3
 MITRE Defense Agile Acquisition Guide - Mar 2014leadership and oversight. Program managers must engage these key stakeholders to garner their endorsement and feedback and to build an Agile culture that can be sustained throughout the lifecycle of DoD done. Another integral element of Agile testing, validation, answers the question: “Is this [software] the right solution to the problem?” Validation occurs through frequent meetings and reviews to determine0 码力 | 74 页 | 3.57 MB | 6 月前3
 Oracle VM VirtualBox 4.2.32 User ManualAutomated Linux/Unix guest logons Starting with version 3.2, VirtualBox provides a custom PAM module (Pluggable Authentication Module) which can be used to perform automated guest logons on platforms which support relies on other modules such as pam_unix.so or pam_unix2.so down in the PAM stack to do the actual validation using the credentials retrieved by pam_vbox.so. Therefore pam_vbox.so has to be on top of the authentication exceptions. • HWACCM (Hardware Acceleration Manager), provides support for VT-x and AMD-V. • PDM (Pluggable Device Manager), an abstract interface between the VMM and emulated devices which separates device0 码力 | 348 页 | 5.93 MB | 6 月前3
 Oracle VM VirtualBox 4.1.40 User ManualAutomated Linux/Unix guest logons Starting with version 3.2, VirtualBox provides a custom PAM module (Pluggable Authentication Module) which can be used to perform automated guest logons on platforms which support relies on other modules such as pam_unix.so or pam_unix2.so down in the PAM stack to do the actual validation using the credentials retrieved by pam_vbox.so. Therefore pam_vbox.so has to be on top of the authentication exceptions. • HWACCM (Hardware Acceleration Manager), provides support for VT-x and AMD-V. • PDM (Pluggable Device Manager), an abstract interface between the VMM and emulated devices which separates device0 码力 | 310 页 | 4.87 MB | 6 月前3
 Oracle VM VirtualBox 4.3.36 User ManualAutomated Linux/Unix guest logons Starting with version 3.2, VirtualBox provides a custom PAM module (Pluggable Authentication Module) which can be used to perform automated guest logons on platforms which support relies on other modules such as pam_unix.so or pam_unix2.so down in the PAM stack to do the actual validation using the credentials retrieved by pam_vbox.so. Therefore pam_vbox.so has to be on top of the authentication Acceleration Manager), provides support for VT-x and AMD-V. 201 10 Technical background • PDM (Pluggable Device Manager), an abstract interface between the VMM and emulated devices which separates device0 码力 | 380 页 | 3.79 MB | 6 月前3
 Oracle VM VirtualBox 5.2.40 Programming Guide and Referenceattribute and represents the visual output of the virtual machine. The virtual display supports pluggable output targets represented by the IFramebuffer inter- face. Examples of the output target are a port. hotPluggable New value for the hot-pluggable device flag. Sets a flag in the device information which indicates that the attached device is hot pluggable or not. This may or may not be supported hotPluggable (read-only) boolean IMediumAttachment::hotPluggable Whether this attachment is hot pluggable or not. 5.93.1.12 bandwidthGroup (read-only) IBandwidthGroup IMediumAttachment::bandwidthGroup The0 码力 | 422 页 | 2.45 MB | 6 月前3
 Guzzle PHP 5.3 Documentationasynchronous requests using the same interface without requiring a dependency on a specific event loop. • Pluggable HTTP handlers allows Guzzle to integrate with any method you choose for sending HTTP requests over custom SSL certificate on disk. $client->get('/', ['verify' => '/path/to/cert.pem']); // Disable validation entirely (don't do this!). $client->get('/', ['verify' => false]); Not all system’s have a known0 码力 | 63 页 | 275.75 KB | 11 月前3
 Guzzle PHP 5.3 Documentationasynchronous requests using the same interface without requiring a dependency on a specific event loop. Pluggable HTTP handlers allows Guzzle to integrate with any method you choose for sending HTTP requests over $client->get('/', ['verify' => '/path/to/cert.pem']); Summary: Types: Default: // Disable validation entirely (don't do this!). $client->get('/', ['verify' => false]); Not all system’s have a known0 码力 | 72 页 | 312.62 KB | 11 月前3
共 125 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 13
 













