aboutsummaryrefslogtreecommitdiff
path: root/pw_unit_test
AgeCommit message (Expand)Author
2024-01-26pw_unit_test: Add multi event handler and tests for itslliu
2024-01-18*: Remove module-level README.md filesRob Mohr
2024-01-18pw_hdlc: Remove unused rpc packet processor targetAustin Foxley
2024-01-08bazel: Add module configuration supportTed Pudlik
2024-01-03bazel: Replace pw_cc_library with cc_libraryTed Pudlik
2024-01-03pw_unit_test: Fix sanitize(r) directiveTaylor Cramer
2023-12-20pw_unit_test: Silence ASAN error in TestInfoTaylor Cramer
2023-12-14pw_unit_test: Add compatibility in bazelCarlos Chinchilla
2023-12-11pw_unit_test: Use googletest backend as a depCarlos Chinchilla
2023-12-07pw_unit_test: Fix building fuzztests with cmakeCarlos Chinchilla
2023-12-07pw_unit_test: Use unit test frameworkCarlos Chinchilla
2023-12-06pw_unit_test: Create facade's headerCarlos Chinchilla
2023-11-30pw_unit_test: Skip googletest tests if not setCarlos Chinchilla
2023-11-20bazel: Use py_proto_library from rules_pythonTed Pudlik
2023-11-17docs: Update changelogKayce Basques
2023-11-09pw_unit_test: Document ASSERT_ and EXPECT_ macrosYuval Peress
2023-11-09pw_unit_test: Include the right gmock headerCarlos Chinchilla
2023-11-08pw_unit_test: Mark libs as test only in bazelCarlos Chinchilla
2023-11-08pw_unit_test: Support *_NEAR, *_FLOAT_EQ, *_DOUBLE_EQYuval Peress
2023-11-07pw_unit_test: Allow googletest_test_matchers_test to runErik Gilling
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-10-05pw_unit_test: Do not print contents of unknown objectsWyatt Hepler
2023-09-26pw_unit_test: Add pw_unit_test_TESTONLY build argBen
2023-09-22Bazel: Retire pigweed_config (part 2)Ted Pudlik
2023-09-20Bazel: Retire pigweed_config (part 1)Ted Pudlik
2023-09-18*: Use new TODO styleRob Mohr
2023-09-06pw_unit_test: Add testing::Test::HasFailure()Maksymilian Knust
2023-09-06pw_unit_test: Add FRIEND_TESTMaksymilian Knust
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-08-16pw_unit_test: Reset static value before running testsAlexei Frolov
2023-08-15pw_fuzzer: Add test metadataaarongreen
2023-08-14pw_unit_test: Add per-fixture setup/teardownMaksymilian Knust
2023-08-11pw_perf_test: Add test metadataaarongreen
2023-08-11pw_build: Add integration test metadataaarongreen
2023-08-10pw_build: Add python_action_testaarongreen
2023-07-26pw_build: Add pw_test_infoaarongreen
2023-07-26python: Remove setup.py filesAnthony DiGirolamo
2023-07-21pw_unit_test: Update metadata test type for unit testsaarongreen
2023-07-20pw_protobuf_compiler: Disable legacy namespaceAustin Foxley
2023-07-20pw_protobuf_compiler: Transition to our own proto compiler rulesAustin Foxley
2023-07-13targets/rp2040: Add automated test runnerArmando Montanez
2023-07-12pw_unit_test: Add serial test runnerArmando Montanez
2023-07-10pw_unit_test: Make Bazel target an aliasTed Pudlik