Home
last modified time | relevance | path

Searched defs:TEST_P (Results 1 – 17 of 17) sorted by relevance

/openbmc/telemetry/tests/src/
H A Dtest_path_append.cpp34 TEST_P(TestPathAppend, pathAppendsCorrectly) in TEST_P() function
54 TEST_P(TestPathAppendFail, pathAppendsCorrectly) in TEST_P() function
H A Dtest_trigger_actions.cpp75 TEST_P(TestLogToJournalNumeric, commitAnActionDoesNotThrow) in TEST_P() function
85 TEST_P(TestLogToJournalNumericThrow, commitAnActionExpectThrow) in TEST_P() function
97 TEST_P(TestLogToRedfishEventLogNumeric, commitExpectNoThrow) in TEST_P() function
109 TEST_P(TestLogToRedfishEventLogNumericThrow, commitExpectToThrow) in TEST_P() function
167 TEST_P(TestLogToJournalDiscrete, commitAnActionWIthDiscreteValueDoesNotThrow) in TEST_P() function
178 TEST_P(TestLogToJournalDiscreteThrow, commitAnActionExpectThrow) in TEST_P() function
H A Dtest_report.cpp670 TEST_P(TestReportStore, settingPersistencyToTrueStoresReport) in TEST_P() function
690 TEST_P(TestReportStore, reportIsSavedToStorageAfterCreated) in TEST_P() function
716 TEST_P(TestReportValidNames, reportCtorDoesNotThrowOnValidName) in TEST_P() function
736 TEST_P(TestReportInvalidIds, failsToCreateReportWithInvalidName) in TEST_P() function
762 TEST_P(TestReportAllReportTypes, returnPropertValueOfReportType) in TEST_P() function
769 TEST_P(TestReportAllReportTypes, readingsAreUpdated) in TEST_P() function
780 TEST_P(TestReportAllReportTypes, readingsAreNotUpdatedWhenReportIsDisabled) in TEST_P() function
792 TEST_P(TestReportAllReportTypes, readingsAreNotUpdatedWhenReportIdDiffers) in TEST_P() function
853 TEST_P(TestReportNonOnRequestType, readingsAreNotUpdateOnUpdateCall) in TEST_P() function
877 TEST_P(TestReportNonPeriodicReport, readingsAreNotUpdatedAfterIntervalExpires) in TEST_P() function
[all …]
H A Dtest_discrete_threshold.cpp84 TEST_P(TestDiscreteThresholdValues, thresholdValueIsNumericAndStoredCorrectly) in TEST_P() function
100 TEST_P(TestBadDiscreteThresholdValues, throwsWhenNotNumericValues) in TEST_P() function
285 TEST_P(TestDiscreteThresholdNoDwellTime, senorsIsUpdatedMultipleTimes) in TEST_P() function
336 TEST_P(TestDiscreteThresholdWithDwellTime, senorsIsUpdatedMultipleTimes) in TEST_P() function
H A Dtest_metric.cpp345 TEST_P(TestMetricCalculationFunctions, calculatesReadingValue) in TEST_P() function
362 TEST_P(TestMetricCalculationFunctions, in TEST_P() function
381 TEST_P(TestMetricCalculationFunctions, returnsIsTimerRequired) in TEST_P() function
H A Dtest_labeled_tuple.cpp39 TEST_P(TestLabeledTupleDoubleSpecialization, in TEST_P() function
H A Dtest_numeric_threshold.cpp361 TEST_P(TestNumericThresholdNoDwellTime, senorsIsUpdatedMultipleTimes) in TEST_P() function
544 TEST_P(TestNumericThresholdWithDwellTime, senorsIsUpdatedMultipleTimes) in TEST_P() function
H A Dtest_sensor_cache.cpp65 TEST_P(TestSensorCacheP, shouldReturnDifferentSensorWhenIdsAreDifferent) in TEST_P() function
H A Dtest_on_change_threshold.cpp137 TEST_P(TestOnChangeThresholdUpdates, senorsIsUpdatedMultipleTimes) in TEST_P() function
H A Dtest_report_manager.cpp513 TEST_P(TestReportManagerWithAggregationOperationType, in TEST_P() function
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_open_unittest.cpp21 TEST_P(FirmwareOpenFailTest, WithFlags) in TEST_P() function
/openbmc/phosphor-ipmi-flash/bmc/version-handler/test/
H A Dversion_stat_unittest.cpp55 TEST_P(VersionStatSizeBlobTest, StatWithSize) in TEST_P() function
/openbmc/phosphor-ipmi-flash/bmc/log-handler/test/
H A Dlog_stat_unittest.cpp69 TEST_P(LogStatSizeBlobTest, StatWithSize) in TEST_P() function
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp197 TEST_P(PciSetupTest, NotFound) in TEST_P() function
214 TEST_P(PciSetupTest, ProbeFail) in TEST_P() function
234 TEST_P(PciSetupTest, MapFail) in TEST_P() function
260 TEST_P(PciSetupTest, UnmapFail) in TEST_P() function
323 TEST_P(PciSetupTest, Success) in TEST_P() function
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp339 TEST_P(BejEncoderTest, Encode) in TEST_P() function
386 TEST_P(BejEncoderTest, EncodeWrapper) in TEST_P() function
H A Dbej_decoder_test.cpp61 TEST_P(BejDecoderTest, Decode) in TEST_P() function
/openbmc/phosphor-pid-control/test/
H A Ddbus_util_unittest.cpp33 TEST_P(GetSensorPathTest, ReturnsExpectedValue) in TEST_P() function