blob: e9484004864ccdd42ca6d15c5dffcb7d94571b97 [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"
Jaewan Kimc6e023b2023-10-12 15:11:05 +090010 },
11 {
12 "name" : "libpvmfw.device_assignment.test"
Alan Stokesddb988c2023-11-27 11:13:06 +000013 },
14 {
15 "name" : "libpvmfw.dice.test"
Alice Wangf3d96b12022-12-15 13:10:47 +000016 }
17 ]
Jiyong Park959f5512023-06-13 16:02:27 +090018}