blob: d58e4e01765c16106560e665cf5e417fbbe58dea [file] [log] [blame]
Ray Essickcc1f2dc2020-04-30 14:35:00 -07001{
2 "presubmit": [
3 { "name": "oob_oggpack_look" }
Ray Essick39c90cd2020-12-19 12:30:52 -08004 ],
5
6 // tests which require dynamic content
7 // invoke with: atest -- --enable-module-dynamic-download=true
8 // TODO(b/148094059): unit tests not allowed to download content
9 "dynamic-presubmit": [
10 { "name": "VorbisDecoderTest" }
Ray Essickcc1f2dc2020-04-30 14:35:00 -070011 ]
12}
13