aboutsummaryrefslogtreecommitdiff
path: root/pw_unit_test/docs.rst
AgeCommit message (Expand)Author
2024-01-26pw_unit_test: Add multi event handler and tests for itslliu
2023-12-07pw_unit_test: Use unit test frameworkCarlos Chinchilla
2023-12-06pw_unit_test: Create facade's headerCarlos Chinchilla
2023-11-17docs: Update changelogKayce Basques
2023-11-09pw_unit_test: Document ASSERT_ and EXPECT_ macrosYuval Peress
2023-11-06pw_unit_test: Add more googletest test matchersCarlos Chinchilla
2023-11-06pw_unit_test: Add googletest test matchersCarlos Chinchilla
2023-11-01pw_{hdlc,system}: Enforce use of CancellableReaderCarlos Chinchilla
2023-10-26build: Drop C++14 compatibility from the build and docsWyatt Hepler
2023-10-24pw_unit_test: Pass verbose flag to TestRunnerCarlos Chinchilla
2023-09-26pw_unit_test: Add pw_unit_test_TESTONLY build argBen
2023-09-20Bazel: Retire pigweed_config (part 1)Ted Pudlik
2023-08-31pw_unit_test: Allow <<-style messages in test expectationsWyatt Hepler
2023-08-25docs: Use code-block:: instead of code:: everywhereWyatt Hepler
2023-08-25docs: Cleanup indentationAnthony DiGirolamo
2023-08-22pw_unit_test: Add TestRecord of Test ResultsWilliam Abajian
2023-07-12pw_unit_test: Add serial test runnerArmando Montanez
2023-05-10pw_unit_test: Support upstream GoogleTest in Bazelaarongreen
2023-04-27pw_unit_test: Allow setting environment variablesAaron Green
2023-04-27pw_unit_test: Fix external googletest for core PigweedAaron Green
2023-04-26pw_unit_test: Allow `enable_if` for tests with generated sourcesAaron Green
2023-03-30pw_build: Add pw_coverage_report templateGreg Pataky
2023-02-17pw_unit_test: Add GoogleTest handler adapterShaun Carnegie
2023-02-17docs: Remove accidental blockquotesAnthony DiGirolamo
2023-01-04pw_unit_test: Add ability for tests to override their runner argsAustin Foxley
2022-11-10pw_unit_test/cmake: Move test CMake code from pw_buildEwout van Bekkum
2022-11-10pw_unit_test: Disable facade tests by defaultWyatt Hepler
2022-11-09pw_build: Add unit test executable configuration to CMakeEwout van Bekkum
2022-09-01pw_unit_test: Allow customizing the target type of executablesEli Lipsitz
2022-07-09pw_unit_test: Support GTest backend in RPC serverEli Lipsitz
2022-06-13pw_unit_test: Require 'light' backend for RPC serviceEli Lipsitz
2022-05-31pw_unit_test: C++14-compatible printf-based event handlerWyatt Hepler
2022-05-27pw_unit_test: Support running tests in static librariesWyatt Hepler
2022-05-26pw_unit_test: Restructure as a facadeWyatt Hepler
2022-05-18pw_unit_test: Make pw_unit_test/framework.h privateWyatt Hepler
2022-05-17pw_unit_test/CMake: Add GoogleTest support for CMakeEwout van Bekkum
2022-03-25pw_package: Add googletestTom Craig
2022-03-14pw_unit_test: Indicate that death tests are not supportedWyatt Hepler
2022-02-04pw_unit_test: Add optional timeout to test runnerAustin Foxley
2022-01-28pw_unit_test: Remove use of Call::PayloadBuffer()Erik Gilling
2021-12-09Support toolchain-defined args for test_runnerEdwin Vane
2021-12-08pw_unit_test: Add test runner poolArmando Montanez
2021-05-22pw_unit_test: Use inclusive languageRob Mohr
2021-05-14pw_unit_test: Make framework memory pool size configurableMax Koopman
2021-05-10pw_unit_test: Fixup documentationShiva Rajagopal
2021-04-12pw_unit_test: Add test suite filterAlexei Frolov
2021-03-06pw_toolchain: Subtoolchains and facade testsArmando Montanez
2021-01-11s/pw_hdlc_lite/pw_hdlc/gAlexei Frolov
2020-12-12pw_unit_test: Python module for running tests over RPCAlexei Frolov
2020-11-18pw_unit_test: Add RPC serviceAlexei Frolov