aboutsummaryrefslogtreecommitdiff
path: root/pw_unit_test
AgeCommit message (Expand)Author
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-19pw_rpc: Rework C++ client; implement raw clientWyatt Hepler
2021-10-12pw_polyfill: Remove code related to C++11 supportWyatt Hepler
2021-09-21pw_rpc: Update generated code structureWyatt Hepler
2021-09-14pw_rpc: Remove the public interface to ServerContextWyatt Hepler
2021-08-25pw_rpc: Integration test port configurabilityWyatt Hepler
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-24pw_protobuf: Fixes Python path on LUCI/presubmitNathaniel Brough
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-08-13pw_unit_test: Improve integration test reliabilityWyatt Hepler
2021-08-09pw_protobuf: Allow MemoryEncoder&->StreamEncoder&Armando Montanez
2021-08-09pw_rpc: Fix more missing integration test depsWyatt Hepler
2021-08-09pw_rpc: Update test RPC server argsWyatt Hepler
2021-08-07pw_rpc: Add missing integration test dependenciesWyatt Hepler
2021-08-05Bazel: Disable unsupported cc_binary targetsWyatt Hepler
2021-08-04pw_unit_test: Fix and test RPC serviceWyatt Hepler
2021-08-03pw_protobuf: Update to final namesArmando Montanez
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-27pw_protobuf: Deprecate old encoderArmando Montanez
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-09Remove absolute paths from build command linesMichael Spang
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-18workspace: Adding bazel build formatter/linterNathaniel Brough
2021-04-12pw_unit_test: Add test suite filterAlexei Frolov
2021-03-06pw_toolchain: Subtoolchains and facade testsArmando Montanez
2021-02-09pw_unit_test: Fix first expected RPC responseAlexei Frolov
2021-02-08pw_unit_test: Fix RPC timeout argumentWyatt Hepler
2021-02-08pw_unit_test: Handle bad first response; timeoutsWyatt Hepler
2021-02-03pw_unit_test: Fix possible nullptr dereferencePrashanth Swaminathan
2021-01-25pw_protobuf_compiler: Protobuf type annotationsWyatt Hepler
2021-01-22pw_build: Make GN Python installation more robustWyatt Hepler
2021-01-11s/pw_hdlc_lite/pw_hdlc/gAlexei Frolov
2021-01-06pw_rpc: Move system_server backends into targetsAlexei Frolov
2020-12-21pw_hdlc_lite: Switch to U-frames for unreliable transmissionAlexei Frolov
2020-12-14pw_unit_test: Make py run_tests() return boolArmando Montanez
2020-12-12pw_unit_test: Python module for running tests over RPCAlexei Frolov
2020-12-04pw_build: Support specifying mypy/pylint configWyatt Hepler
2020-11-18pw_unit_test: Add RPC serviceAlexei Frolov
2020-11-17pw_unit_test: Add configurable deps to testsAlexei Frolov
2020-11-17pw_unit_test: Add library targetsAlexei Frolov
2020-11-08pw_unit_test: Use canonical labels for group namesWyatt Hepler
2020-11-04CMake: Revamp CMake buildWyatt Hepler
2020-10-22Python: Generate BUILD.gn files for Python packagesWyatt Hepler
2020-10-22Python: Add py.typed files per PEP 561Wyatt Hepler
2020-10-22pw_build: pw_python_package and mypy fixesWyatt Hepler
2020-10-22pw_unit_test: Rename lambda args to avoid shadowingAlexei Frolov