summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Eghosa Ewansiha-Vlachavas <eevlachavas@google.com> 2024-06-12 15:14:55 +0000
committer Eghosa Ewansiha-Vlachavas <eevlachavas@google.com> 2024-06-12 21:50:04 +0000
commit6c246dbbcce013a712655a5152e12b74df2535bf (patch)
tree8a5df9e31219e29e1e3376fe4c90f5ba164121ff /libs/androidfw/FileStream.cpp
parent3f5177aa757e942b8ea390804f9180e9c099467a (diff)
Split `verifyWCTNotExecuted` into handler specific methods
`veriftyWCTNotExecuted` checks that the default transition handler does not execute on a WCT. This is currently used universally to verify all non executed WCT transitions in `DesktopTasksControllerTest`. However, `DesktopTasksController` uses different transition handlers for different scenarios meaning `verifyWCTNotExecuted` can check the wrong handler causing a test to falsely pass. Instead we should have methods to verify a WCT is not executed for each specific transition handler that can be used accordingly. Fixes: 346756122 Test: atest WMShellUnitTests:DesktopTasksControllerTest Change-Id: I592f8c9718a9ce7f61e7c1ecfa4a30e62ed42779
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions