Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a2dce08 authored by Dennis Shen's avatar Dennis Shen Committed by Automerger Merge Worker
Browse files

Merge "aconfig: enable tests in presubmits" into main am: 9c7a000d

parents 32e7cafc 9c7a000d
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -66,9 +66,7 @@
      // test testing filtering logic. Breakage on this test means all tests
      // that using the flag macros to do filtering will get affected.
      "name": "FlagMacrosTests"
    }
  ],
  "postsubmit": [
    },
    {
      // aconfig_storage_write_api unit tests
      "name": "aconfig_storage_write_api.test"
@@ -81,10 +79,6 @@
      // aconfig_storage write api rust integration tests
      "name": "aconfig_storage_write_api.test.rust"
    },
    {
      // aconfig_storage write api cpp integration tests
      "name": "aconfig_storage_write_api.test.cpp"
    },
    {
      // aconfig_storage read api rust integration tests
      "name": "aconfig_storage_read_api.test.rust"
@@ -92,6 +86,12 @@
    {
      // aconfig_storage read api cpp integration tests
      "name": "aconfig_storage_read_api.test.cpp"
    }
  ],
  "postsubmit": [
    {
      // aconfig_storage write api cpp integration tests
      "name": "aconfig_storage_write_api.test.cpp"
    },
    {
      // aflags CLI unit tests