// NCA Integration Tests Module
// Tests using the public NCA API via Subject::builder().nca()
//// Note: Most NCA tests are in src/nca/tests.rs (internal unit tests).
// These integration tests verify the public API works correctly.
pubmodtest_auc;pubmodtest_params;pubmodtest_pknca;pubmodtest_quality;pubmodtest_terminal;