Files
build/tools
Mårten Kongstad 0bedc1507d aconfig: fix broken test 'aconfig.test.cpp.test_mode:AconfigTest#ResetFlagValue'
The aconfig.test.cpp.test_mode test cases modify the local flag
overrides, but was not resetting the values between tests. This meant
that

  $ atest 'aconfig.test.cpp.test_mode:AconfigTest#ResetFlagValue'

would succeed, but

  $ atest aconfig.test.cpp.test_mode

would fail. Fix this by calling reset_flags() as part of the per-test
setup.

Bug: N/A
Test: atest aconfig.test.cpp.test_mode
Change-Id: Ic8cffff0deb279b7ae103c05642c67230afc040f
2023-12-12 10:29:58 +01:00
..
2022-01-24 16:19:41 -08:00
2022-12-20 16:51:53 -08:00
2022-08-01 14:45:28 -07:00
2023-06-19 19:20:15 +00:00
2022-01-24 16:19:41 -08:00
2022-01-24 16:19:41 -08:00
2023-12-06 13:01:54 -08:00
2022-06-28 11:23:21 -07:00
2023-10-23 13:41:07 +00:00