ctest
Verified for current stable LTS
Ctest Command: List Available Tests
Use for list available tests with Ctest. Exact CLI syntax to list available tests using Ctest.
When to use this: Use for list available tests with Ctest.
Command Syntax
ctest -N ctest -N Command Breakdown
-N- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available tests using Ctest.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ctest Command: Enable Output On Failure
ctest --output-on-failure Ctest Command: Filter Tests By Regex ctest --output-on-failure -R '^<test_name>$' Ctest Command: Run All Tests Parallel ctest -j <4> --output-on-failure Ctest Command: Run Single Test By Name ctest --output-on-failure -R '^<test_name>$' Audacious Command: Start New Instance audacious -N <path/to/audio>