Lines Matching full:pels
16 #include "extensions/openpower-pels/data_interface.hpp"
17 #include "extensions/openpower-pels/host_notifier.hpp"
29 using namespace openpower::pels;
156 // Test dealing with how acked PELs are put on the
199 // Test that hidden PELs need notification when there
264 // Test that PELs are enqueued on startup
267 // Give the repo 10 PELs to start with in TEST_F()
288 // Test the simple path were PELs get sent to the host
315 // Add a few more PELs. They will get sent. in TEST_F()
342 // it will send PELs
345 // Add PELs right away in TEST_F()
357 // It should start sending PELs right away in TEST_F()
508 // Run the events to send the PELs in TEST_F()
511 // All PELs sent in TEST_F()
561 // Add 2 PELs with host off in TEST_F()
580 // Those PELs weren't acked, so they will get sent again in TEST_F()
617 // BMC: if full and any new PELs come in, don't sent them in TEST_F()
683 // The last 2 PELs still on the queue in TEST_F()
689 // Now the remaining 2 PELs will be dispatched in TEST_F()
748 // Test that sending PELs can be disabled
751 // Turn off sending the PELs except for once in the middle in TEST_F()
786 // Create a new second instance and make sure the 3 existing PELs in TEST_F()