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

Commit 467d22f2 authored by Dennis Shen's avatar Dennis Shen
Browse files

aconfig: enable tests in presubmits

Bug: b/321077378
Test: atest each test
Change-Id: Id8a47605c5642a9459d16c8414adc8590fd4c46d
parent 3e4c33c1
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -66,9 +66,7 @@
      // test testing filtering logic. Breakage on this test means all tests
      // test testing filtering logic. Breakage on this test means all tests
      // that using the flag macros to do filtering will get affected.
      // that using the flag macros to do filtering will get affected.
      "name": "FlagMacrosTests"
      "name": "FlagMacrosTests"
    }
    },
  ],
  "postsubmit": [
    {
    {
      // aconfig_storage_write_api unit tests
      // aconfig_storage_write_api unit tests
      "name": "aconfig_storage_write_api.test"
      "name": "aconfig_storage_write_api.test"
@@ -81,10 +79,6 @@
      // aconfig_storage write api rust integration tests
      // aconfig_storage write api rust integration tests
      "name": "aconfig_storage_write_api.test.rust"
      "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
      // aconfig_storage read api rust integration tests
      "name": "aconfig_storage_read_api.test.rust"
      "name": "aconfig_storage_read_api.test.rust"
@@ -92,6 +86,12 @@
    {
    {
      // aconfig_storage read api cpp integration tests
      // aconfig_storage read api cpp integration tests
      "name": "aconfig_storage_read_api.test.cpp"
      "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
      // aflags CLI unit tests