List of all items
Structs
- FilteredTests
- Options
- TestDesc
- TestDescAndFn
- TestId
- TestOpts
- bench::BenchSamples
- bench::Bencher
- cli::TestOpts
- console::ConsoleTestDiscoveryState
- console::ConsoleTestState
- event::CompletedTest
- formatters::json::EscapedString
- formatters::json::JsonFormatter
- formatters::junit::JunitFormatter
- formatters::pretty::PrettyFormatter
- formatters::terse::TerseFormatter
- helpers::metrics::Metric
- helpers::metrics::MetricMap
- helpers::shuffle::Rng
- options::Options
- stats::Summary
- term::terminfo::TermInfo
- term::terminfo::TerminfoTerminal
- term::terminfo::parm::Flags
- term::terminfo::parm::Variables
- test::Metric
- test::MetricMap
- test::Options
- test::TestDesc
- test::TestDescAndFn
- test::TestExecTime
- test::TestId
- test::TestOpts
- test::TestTimeOptions
- time::TestExecTime
- time::TestSuiteExecTime
- time::TestTimeOptions
- time::TimeThreshold
- types::TestDesc
- types::TestDescAndFn
- types::TestId
Enums
- ColorConfig
- NamePadding
- OutputFormat
- RunIgnored
- ShouldPanic
- TestFn
- TestName
- TestType
- console::OutputLocation
- event::TestEvent
- options::BenchMode
- options::ColorConfig
- options::OutputFormat
- options::RunIgnored
- options::RunStrategy
- options::ShouldPanic
- term::terminfo::Error
- term::terminfo::parm::FormatOp
- term::terminfo::parm::FormatState
- term::terminfo::parm::Param
- term::terminfo::parm::States
- test::RunIgnored
- test::RunStrategy
- test::ShouldPanic
- test::TestName
- test::TestResult
- test::TestType
- test_result::TestResult
- types::NamePadding
- types::Runnable
- types::RunnableBench
- types::RunnableTest
- types::TestFn
- types::TestName
- types::TestType
Traits
Macros
Functions
- __rust_begin_short_backtrace
- assert_test_result
- bench::benchmark
- bench::black_box
- bench::fmt_bench_samples
- bench::fmt_thousands_sep
- bench::iter
- bench::ns_iter_inner
- bench::run_once
- cli::get_allow_unstable
- cli::get_color_config
- cli::get_format
- cli::get_log_file
- cli::get_nocapture
- cli::get_run_ignored
- cli::get_shuffle
- cli::get_shuffle_seed
- cli::get_test_threads
- cli::get_time_options
- cli::is_nightly
- cli::optgroups
- cli::parse_opts
- cli::parse_opts_impl
- cli::usage
- console::handle_test_result
- console::len_if_padded
- console::list_tests_console
- console::on_test_event
- console::run_tests_console
- convert_benchmarks_to_tests
- filter_tests
- fold_err
- formatters::junit::parse_class_name
- formatters::junit::parse_class_name_doc
- formatters::junit::parse_class_name_integration
- formatters::junit::parse_class_name_unit
- formatters::junit::str_to_cdata
- formatters::write_stderr_delimiter
- helpers::concurrency::get_concurrency
- helpers::exit_code::get_exit_code
- helpers::shuffle::calculate_hash
- helpers::shuffle::get_shuffle_seed
- helpers::shuffle::shuffle
- helpers::shuffle::shuffle_tests
- make_owned_test
- run_test
- run_test_in_process
- run_test_in_spawned_subprocess
- run_tests
- run_tests_console
- spawn_test_subprocess
- stats::local_sort
- stats::percentile_of_sorted
- stats::winsorize
- term::stdout
- term::terminfo::parm::expand
- term::terminfo::parm::format
- term::terminfo::parser::compiled::msys_terminfo
- term::terminfo::parser::compiled::parse
- term::terminfo::parser::compiled::read_byte
- term::terminfo::parser::compiled::read_le_u16
- term::terminfo::parser::compiled::read_le_u32
- term::terminfo::searcher::get_dbpath_for_term
- test::parse_opts
- test_main
- test_main_static
- test_main_static_abort
- test_result::calc_result
- test_result::get_result_from_exit_code
- time::get_default_test_timeout
Type Definitions
Statics
- term::terminfo::parser::compiled::boolfnames
- term::terminfo::parser::compiled::boolnames
- term::terminfo::parser::compiled::numfnames
- term::terminfo::parser::compiled::numnames
- term::terminfo::parser::compiled::stringfnames
- term::terminfo::parser::compiled::stringnames
Constants
- ERROR_EXIT_CODE
- SECONDARY_TEST_BENCH_BENCHMARKS_VAR
- SECONDARY_TEST_INVOKER_VAR
- formatters::terse::QUIET_MODE_MAX_COLUMN
- term::color::BLACK
- term::color::BLUE
- term::color::CYAN
- term::color::GREEN
- term::color::MAGENTA
- term::color::RED
- term::color::WHITE
- term::color::YELLOW
- test_result::TR_FAILED
- test_result::TR_OK
- time::TEST_WARN_TIMEOUT_S
- time::time_constants::DOCTEST_CRITICAL
- time::time_constants::DOCTEST_ENV_NAME
- time::time_constants::DOCTEST_WARN
- time::time_constants::INTEGRATION_CRITICAL
- time::time_constants::INTEGRATION_ENV_NAME
- time::time_constants::INTEGRATION_WARN
- time::time_constants::UNIT_CRITICAL
- time::time_constants::UNIT_ENV_NAME
- time::time_constants::UNIT_WARN
- time::time_constants::UNKNOWN_CRITICAL
- time::time_constants::UNKNOWN_WARN