blob: d77e651b949f1fdb2a402cd2d8a0229427f824df [file] [log] [blame]
Jiyong Park959f5512023-06-13 16:02:27 +09001// When adding or removing tests here, don't forget to amend _all_modules list in
2// wireless/android/busytown/ath_config/configs/prod/avf/tests.gcl
Alice Wangf3d96b12022-12-15 13:10:47 +00003{
4 "avf-presubmit" : [
5 {
Alice Wangbf7fadd2023-01-13 12:18:24 +00006 "name" : "libpvmfw_avb.integration_test"
Alan Stokes70961b92023-04-14 14:28:12 +01007 },
8 {
9 "name" : "libpvmfw.bootargs.test"
Alice Wangf3d96b12022-12-15 13:10:47 +000010 }
11 ]
Jiyong Park959f5512023-06-13 16:02:27 +090012}