aboutsummaryrefslogtreecommitdiff
path: root/pw_unit_test
AgeCommit message (Expand)Author
2023-03-09pw_unit_test: Only forward source_set vars to libRJ Ascani
2023-03-03python: Upgrade pylintAnthony DiGirolamo
2023-03-02pw_unit_test: Forward pw_test arguments to the executableWyatt Hepler
2023-02-27pw_unit_test: Add missing public depShaun Carnegie
2023-02-22pw_unit_test: Add extra_metadata to pw_testTaylor Cramer
2023-02-17pw_unit_test: Add GoogleTest handler adapterShaun Carnegie
2023-02-17pw_unit_test: Improve GTest handler supportShaun Carnegie
2023-02-17docs: Remove accidental blockquotesAnthony DiGirolamo
2023-02-10pw_unit_test: Reset exit_status before starting testsHungyen Weng
2023-01-26pw_protobuf: Migrate all field ID usersTom Craig
2023-01-25pw_unit_test/cmake: Fixes unit test source file compiler warningsEwout van Bekkum
2023-01-25pw_unit_test: Switch "SKIPPED" to "DISABLED" to match GoogleTestWyatt Hepler
2023-01-24pw_unit_test/test_runner: Only debug log on successEwout van Bekkum
2023-01-23bazel: Upgrade to bazel 6.0.0Ted Pudlik
2023-01-04pw_unit_test: Add ability for tests to override their runner argsAustin Foxley
2022-12-22pw_log: Add the log module name to PW_HANDLE_LOG()Wyatt Hepler
2022-12-12*: Reformat C++ filesRob Mohr
2022-12-07pw_system: Missing pw_metric & pw_unit_test depsAnthony DiGirolamo
2022-12-02pw_unit_test: Marking pw_disableable_target as exportable and internalBrian Barcenas
2022-11-30pw_unit_test: Format with blackRob Mohr
2022-11-18pw_build/cmake: Enable reliable compiler warning opt-outEwout van Bekkum
2022-11-18pw_protobuf: Stop using legacy namespace aliasesMatthias Guenther
2022-11-16cmake: Prepend compiler warnings in pw_add_{test,facade,library}Ewout van Bekkum
2022-11-16cmake: Update all pw_add_library to use PUBLIC_INCLUDESEwout van Bekkum
2022-11-15pw_unit_test/cmake: Update pw_add_test to be PW specificEwout van Bekkum
2022-11-15pw_build/cmake: Migrate pw_add_module_library -> pw_add_libraryEwout van Bekkum
2022-11-14pw_build/cmake: Add generic helpers for project customizationEwout van Bekkum
2022-11-12pw_build/cmake: Add pw_parse_argumentsEwout van Bekkum
2022-11-10targets/host/cmake: Support googlemock executablesEwout van Bekkum
2022-11-10pw_unit_test/cmake: Move test CMake code from pw_buildEwout van Bekkum
2022-11-10pw_unit_test: Flip test runner command argsRJ Ascani
2022-11-10pw_unit_test: Disable facade tests by defaultWyatt Hepler
2022-11-09pw_unit_test: Add CMake support for logging_mainEwout van Bekkum
2022-11-09pw_build: Add unit test executable configuration to CMakeEwout van Bekkum
2022-11-06all_modules: Update OWNERS files to match stylingTim Laurence
2022-11-02pw_unit_test: Add code coverage awarenessGreg Pataky
2022-10-20python: Start enforcing mypy --no-implicit-optionalRob Mohr
2022-10-08OWNERS: Add keep_sorted linesRob Mohr
2022-09-28pw_unit_test: Provide start_time to ResultDBTed Pudlik
2022-09-28pw_unit_test: Provide TestMetadata to ResultDBTed Pudlik
2022-09-26pw_unit_test: Changed static assert message to include config.hBrian Barcenas
2022-09-26pw_unit_test: Fix forward for result sink bugTed Pudlik
2022-09-26pw_unit_test: Support ResultDB uploadTed Pudlik
2022-09-12pw_unit_test: Disable non-const global variable warnings for TestInfoWyatt Hepler
2022-09-01pw_unit_test: Allow customizing the target type of executablesEli Lipsitz
2022-08-16pw_unit_test: Add py_proto_library targetTed Pudlik
2022-08-15Fix or update references to pwbug/387Wyatt Hepler
2022-08-05pw_compilation_testing: Add negative compilation testsWyatt Hepler
2022-08-04pw_compilation_testing: Negative compilation testingWyatt Hepler
2022-07-28pw_unit_test: Add missing return type annotations to EventHandlerEli Lipsitz