Guest User

Untitled

a guest
Jul 3rd, 2020
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.99 KB | None | 0 0
  1. make qcheck
  2. ./test/run quick
  3. sandbox: +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox -s sandbox_defconfig
  4. +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox -s -j32
  5. =================================== test session starts ====================================
  6. platform linux -- Python 3.6.9, pytest-5.3.2, py-1.8.1, pluggy-0.13.1
  7. rootdir: /scratch/sglass/cosarm/src/third_party/u-boot/files/test/py, inifile: pytest.ini
  8. collected 613 items / 101 deselected / 512 selected
  9.  
  10. test/py/tests/test_000_version.py . [ 0%]
  11. test/py/tests/test_bind.py .. [ 0%]
  12. test/py/tests/test_dfu.py s [ 0%]
  13. test/py/tests/test_dm.py . [ 0%]
  14. test/py/tests/test_efi_fit.py . [ 0%]
  15. test/py/tests/test_efi_loader.py .sss.s [ 0%]
  16. test/py/tests/test_efi_selftest.py sssss [ 0%]
  17. test/py/tests/test_env.py ............ [ 0%]
  18. test/py/tests/test_fit.py . [ 0%]
  19. test/py/tests/test_fpga.py ssssssssssssssssssssssssssss [ 0%]
  20. test/py/tests/test_gpio.py .. [ 0%]
  21. test/py/tests/test_gpt.py ....... [ 0%]
  22. test/py/tests/test_handoff.py s [ 0%]
  23. test/py/tests/test_help.py . [ 0%]
  24. test/py/tests/test_hush_if_test.py ....................................................................... [ 0%]
  25. test/py/tests/test_log.py .. [ 0%]
  26. test/py/tests/test_md.py .. [ 0%]
  27. test/py/tests/test_mmc_rd.py ssss [ 0%]
  28. test/py/tests/test_mmc_wr.py s [ 0%]
  29. test/py/tests/test_net.py .sssss [ 0%]
  30. test/py/tests/test_ofplatdata.py ss [ 0%]
  31. test/py/tests/test_pinmux.py ....... [ 0%]
  32. test/py/tests/test_sandbox_exit.py .. [ 0%]
  33. test/py/tests/test_sf.py ssss [ 0%]
  34. test/py/tests/test_shell_basics.py .... [ 0%]
  35. test/py/tests/test_sleep.py . [ 0%]
  36. test/py/tests/test_tpm2.py ........... [ 0%]
  37. test/py/tests/test_ums.py s [ 0%]
  38. test/py/tests/test_unknown_cmd.py . [ 0%]
  39. test/py/tests/test_ut.py .................................................................................................................................................................................................................................................................................................................. [ 0%]
  40. test/py/tests/test_vboot.py .......... [ 0%]
  41. test/py/tests/test_android/test_ab.py . [ 0%]
  42. test/py/tests/test_android/test_abootimg.py . [ 0%]
  43. test/py/tests/test_android/test_avb.py ss..s.
  44.  
  45. ===================== 453 passed, 59 skipped, 101 deselected in 37.54s =====================
  46. sandbox_spl: +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox_spl -s sandbox_spl_defconfig
  47. +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox_spl -s -j32
  48. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  49. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  50. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  51. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  52. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  53. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  54. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  55. =================================== test session starts ====================================
  56. platform linux -- Python 3.6.9, pytest-5.3.2, py-1.8.1, pluggy-0.13.1
  57. rootdir: /scratch/sglass/cosarm/src/third_party/u-boot/files/test/py, inifile: pytest.ini
  58. collected 596 items / 593 deselected / 3 selected
  59.  
  60. test/py/tests/test_handoff.py . [ 0%]
  61. test/py/tests/test_ofplatdata.py ..
  62.  
  63. ============================ 3 passed, 593 deselected in 0.71s =============================
  64. sandbox_flattree: +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox_flattree -s sandbox_flattree_defconfig
  65. +make O=/scratch/sglass/cosarm/src/third_party/u-boot/files/build-sandbox_flattree -s -j32
  66. =================================== test session starts ====================================
  67. platform linux -- Python 3.6.9, pytest-5.3.2, py-1.8.1, pluggy-0.13.1
  68. rootdir: /scratch/sglass/cosarm/src/third_party/u-boot/files/test/py, inifile: pytest.ini
  69. collected 603 items / 307 deselected / 296 selected
  70.  
  71. test/py/tests/test_ut.py ........................................................................................................................................................................................................................................................................................................
  72.  
  73. =========================== 296 passed, 307 deselected in 5.02s ============================
  74. binman: <unittest.result.TestResult run=262 errors=0 failures=0>
  75. patman: <unittest.result.TestResult run=18 errors=0 failures=0>
  76. buildman: <unittest.result.TestResult run=43 errors=1 failures=0>
  77. Traceback (most recent call last):
  78. File "/scratch/sglass/cosarm/src/third_party/u-boot/files/tools/buildman/test.py", line 545, in testOutputDir
  79. subject[:20])
  80. TypeError: not all arguments converted during string formatting
  81.  
  82. fdt: <unittest.result.TestResult run=39 errors=0 failures=0>
  83. dtoc: WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  84. WARNING: the driver sandbox_i2c_test was not found in the driver list
  85. WARNING: the driver sandbox_pmic_test was not found in the driver list
  86. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  87. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  88. WARNING: the driver sandbox_i2c_test was not found in the driver list
  89. WARNING: the driver sandbox_i2c_test was not found in the driver list
  90. WARNING: the driver sandbox_pmic_test was not found in the driver list
  91. WARNING: the driver sandbox_pmic_test was not found in the driver list
  92. WARNING: the driver test1 was not found in the driver list
  93. WARNING: the driver test2 was not found in the driver list
  94. WARNING: the driver test1 was not found in the driver list
  95. WARNING: the driver test1 was not found in the driver list
  96. WARNING: the driver test2 was not found in the driver list
  97. WARNING: the driver test2 was not found in the driver list
  98. WARNING: the driver test1 was not found in the driver list
  99. WARNING: the driver test2 was not found in the driver list
  100. WARNING: the driver test1 was not found in the driver list
  101. WARNING: the driver test1 was not found in the driver list
  102. WARNING: the driver test2 was not found in the driver list
  103. WARNING: the driver test2 was not found in the driver list
  104. WARNING: the driver test1 was not found in the driver list
  105. WARNING: the driver test2 was not found in the driver list
  106. WARNING: the driver test1 was not found in the driver list
  107. WARNING: the driver test2 was not found in the driver list
  108. WARNING: the driver test3 was not found in the driver list
  109. WARNING: the driver test1 was not found in the driver list
  110. WARNING: the driver test1 was not found in the driver list
  111. WARNING: the driver test2 was not found in the driver list
  112. WARNING: the driver test2 was not found in the driver list
  113. WARNING: the driver test3 was not found in the driver list
  114. WARNING: the driver test3 was not found in the driver list
  115. WARNING: the driver test1 was not found in the driver list
  116. WARNING: the driver test2 was not found in the driver list
  117. WARNING: the driver test3 was not found in the driver list
  118. WARNING: the driver test1 was not found in the driver list
  119. WARNING: the driver test1 was not found in the driver list
  120. WARNING: the driver test2 was not found in the driver list
  121. WARNING: the driver test2 was not found in the driver list
  122. WARNING: the driver test3 was not found in the driver list
  123. WARNING: the driver test3 was not found in the driver list
  124. WARNING: the driver test1 was not found in the driver list
  125. WARNING: the driver test2 was not found in the driver list
  126. WARNING: the driver test3 was not found in the driver list
  127. WARNING: the driver test1 was not found in the driver list
  128. WARNING: the driver test2 was not found in the driver list
  129. WARNING: the driver test3 was not found in the driver list
  130. WARNING: the driver test1 was not found in the driver list
  131. WARNING: the driver test1 was not found in the driver list
  132. WARNING: the driver test2 was not found in the driver list
  133. WARNING: the driver test2 was not found in the driver list
  134. WARNING: the driver test3 was not found in the driver list
  135. WARNING: the driver test3 was not found in the driver list
  136. WARNING: the driver test1 was not found in the driver list
  137. WARNING: the driver test2 was not found in the driver list
  138. WARNING: the driver test3 was not found in the driver list
  139. WARNING: the driver test1 was not found in the driver list
  140. WARNING: the driver test1 was not found in the driver list
  141. WARNING: the driver test2 was not found in the driver list
  142. WARNING: the driver test2 was not found in the driver list
  143. WARNING: the driver test3 was not found in the driver list
  144. WARNING: the driver test3 was not found in the driver list
  145. WARNING: the driver test1 was not found in the driver list
  146. WARNING: the driver test2 was not found in the driver list
  147. WARNING: the driver test3 was not found in the driver list
  148. WARNING: the driver test1 was not found in the driver list
  149. WARNING: the driver test2 was not found in the driver list
  150. WARNING: the driver test3 was not found in the driver list
  151. WARNING: the driver test1 was not found in the driver list
  152. WARNING: the driver test1 was not found in the driver list
  153. WARNING: the driver test2 was not found in the driver list
  154. WARNING: the driver test2 was not found in the driver list
  155. WARNING: the driver test3 was not found in the driver list
  156. WARNING: the driver test3 was not found in the driver list
  157. WARNING: the driver test1 was not found in the driver list
  158. WARNING: the driver test2 was not found in the driver list
  159. WARNING: the driver test3 was not found in the driver list
  160. WARNING: the driver test1 was not found in the driver list
  161. WARNING: the driver test1 was not found in the driver list
  162. WARNING: the driver test2 was not found in the driver list
  163. WARNING: the driver test2 was not found in the driver list
  164. WARNING: the driver test3 was not found in the driver list
  165. WARNING: the driver test3 was not found in the driver list
  166. WARNING: the driver test1 was not found in the driver list
  167. WARNING: the driver test2 was not found in the driver list
  168. WARNING: the driver test3 was not found in the driver list
  169. WARNING: the driver compat1 was not found in the driver list
  170. WARNING: the driver compat1 was not found in the driver list
  171. WARNING: the driver compat1 was not found in the driver list
  172. WARNING: the driver compat1 was not found in the driver list
  173. WARNING: the driver compat1 was not found in the driver list
  174. WARNING: the driver compat1 was not found in the driver list
  175. WARNING: the driver compat1 was not found in the driver list
  176. WARNING: the driver target was not found in the driver list
  177. WARNING: the driver target was not found in the driver list
  178. WARNING: the driver target was not found in the driver list
  179. WARNING: the driver source was not found in the driver list
  180. WARNING: the driver source was not found in the driver list
  181. WARNING: the driver target was not found in the driver list
  182. WARNING: the driver target was not found in the driver list
  183. WARNING: the driver target was not found in the driver list
  184. WARNING: the driver target was not found in the driver list
  185. WARNING: the driver target was not found in the driver list
  186. WARNING: the driver target was not found in the driver list
  187. WARNING: the driver source was not found in the driver list
  188. WARNING: the driver source was not found in the driver list
  189. WARNING: the driver source was not found in the driver list
  190. WARNING: the driver source was not found in the driver list
  191. WARNING: the driver target was not found in the driver list
  192. WARNING: the driver target was not found in the driver list
  193. WARNING: the driver target was not found in the driver list
  194. WARNING: the driver source was not found in the driver list
  195. WARNING: the driver source was not found in the driver list
  196. WARNING: the driver target was not found in the driver list
  197. WARNING: the driver target was not found in the driver list
  198. WARNING: the driver target was not found in the driver list
  199. WARNING: the driver target was not found in the driver list
  200. WARNING: the driver target was not found in the driver list
  201. WARNING: the driver target was not found in the driver list
  202. WARNING: the driver source was not found in the driver list
  203. WARNING: the driver source was not found in the driver list
  204. WARNING: the driver source was not found in the driver list
  205. WARNING: the driver source was not found in the driver list
  206. WARNING: the driver target was not found in the driver list
  207. WARNING: the driver target was not found in the driver list
  208. WARNING: the driver target was not found in the driver list
  209. WARNING: the driver source was not found in the driver list
  210. WARNING: the driver source was not found in the driver list
  211. WARNING: the driver source was not found in the driver list
  212. WARNING: the driver source was not found in the driver list
  213. WARNING: the driver source was not found in the driver list
  214. WARNING: the driver target was not found in the driver list
  215. WARNING: the driver source was not found in the driver list
  216. WARNING: the driver target was not found in the driver list
  217. WARNING: the driver target was not found in the driver list
  218. WARNING: the driver source was not found in the driver list
  219. WARNING: the driver source was not found in the driver list
  220. WARNING: the driver source was not found in the driver list
  221. WARNING: the driver target was not found in the driver list
  222. WARNING: the driver source was not found in the driver list
  223. WARNING: the driver source was not found in the driver list
  224. WARNING: the driver target was not found in the driver list
  225. WARNING: the driver target was not found in the driver list
  226. WARNING: the driver target was not found in the driver list
  227. WARNING: the driver source was not found in the driver list
  228. WARNING: the driver target was not found in the driver list
  229. WARNING: the driver source was not found in the driver list
  230. WARNING: the driver target was not found in the driver list
  231. WARNING: the driver target was not found in the driver list
  232. WARNING: the driver source was not found in the driver list
  233. WARNING: the driver source was not found in the driver list
  234. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  235. WARNING: the driver sandbox_i2c_test was not found in the driver list
  236. WARNING: the driver sandbox_pmic_test was not found in the driver list
  237. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  238. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  239. WARNING: the driver sandbox_i2c_test was not found in the driver list
  240. WARNING: the driver sandbox_i2c_test was not found in the driver list
  241. WARNING: the driver sandbox_pmic_test was not found in the driver list
  242. WARNING: the driver sandbox_pmic_test was not found in the driver list
  243. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  244. WARNING: the driver sandbox_i2c_test was not found in the driver list
  245. WARNING: the driver sandbox_pmic_test was not found in the driver list
  246. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  247. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  248. WARNING: the driver sandbox_i2c_test was not found in the driver list
  249. WARNING: the driver sandbox_i2c_test was not found in the driver list
  250. WARNING: the driver sandbox_pmic_test was not found in the driver list
  251. WARNING: the driver sandbox_pmic_test was not found in the driver list
  252. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  253. WARNING: the driver sandbox_i2c_test was not found in the driver list
  254. WARNING: the driver sandbox_pmic_test was not found in the driver list
  255. <unittest.result.TestResult run=23 errors=0 failures=0>
  256. binman code coverage: <unittest.result.TestResult run=262 errors=0 failures=0>
  257. 100%
  258. dtoc code coverage: WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  259. WARNING: the driver sandbox_i2c_test was not found in the driver list
  260. WARNING: the driver sandbox_pmic_test was not found in the driver list
  261. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  262. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  263. WARNING: the driver sandbox_i2c_test was not found in the driver list
  264. WARNING: the driver sandbox_i2c_test was not found in the driver list
  265. WARNING: the driver sandbox_pmic_test was not found in the driver list
  266. WARNING: the driver sandbox_pmic_test was not found in the driver list
  267. WARNING: the driver test1 was not found in the driver list
  268. WARNING: the driver test2 was not found in the driver list
  269. WARNING: the driver test1 was not found in the driver list
  270. WARNING: the driver test1 was not found in the driver list
  271. WARNING: the driver test2 was not found in the driver list
  272. WARNING: the driver test2 was not found in the driver list
  273. WARNING: the driver test1 was not found in the driver list
  274. WARNING: the driver test2 was not found in the driver list
  275. WARNING: the driver test1 was not found in the driver list
  276. WARNING: the driver test1 was not found in the driver list
  277. WARNING: the driver test2 was not found in the driver list
  278. WARNING: the driver test2 was not found in the driver list
  279. WARNING: the driver test1 was not found in the driver list
  280. WARNING: the driver test2 was not found in the driver list
  281. WARNING: the driver test1 was not found in the driver list
  282. WARNING: the driver test2 was not found in the driver list
  283. WARNING: the driver test3 was not found in the driver list
  284. WARNING: the driver test1 was not found in the driver list
  285. WARNING: the driver test1 was not found in the driver list
  286. WARNING: the driver test2 was not found in the driver list
  287. WARNING: the driver test2 was not found in the driver list
  288. WARNING: the driver test3 was not found in the driver list
  289. WARNING: the driver test3 was not found in the driver list
  290. WARNING: the driver test1 was not found in the driver list
  291. WARNING: the driver test2 was not found in the driver list
  292. WARNING: the driver test3 was not found in the driver list
  293. WARNING: the driver test1 was not found in the driver list
  294. WARNING: the driver test1 was not found in the driver list
  295. WARNING: the driver test2 was not found in the driver list
  296. WARNING: the driver test2 was not found in the driver list
  297. WARNING: the driver test3 was not found in the driver list
  298. WARNING: the driver test3 was not found in the driver list
  299. WARNING: the driver test1 was not found in the driver list
  300. WARNING: the driver test2 was not found in the driver list
  301. WARNING: the driver test3 was not found in the driver list
  302. WARNING: the driver test1 was not found in the driver list
  303. WARNING: the driver test2 was not found in the driver list
  304. WARNING: the driver test3 was not found in the driver list
  305. WARNING: the driver test1 was not found in the driver list
  306. WARNING: the driver test1 was not found in the driver list
  307. WARNING: the driver test2 was not found in the driver list
  308. WARNING: the driver test2 was not found in the driver list
  309. WARNING: the driver test3 was not found in the driver list
  310. WARNING: the driver test3 was not found in the driver list
  311. WARNING: the driver test1 was not found in the driver list
  312. WARNING: the driver test2 was not found in the driver list
  313. WARNING: the driver test3 was not found in the driver list
  314. WARNING: the driver test1 was not found in the driver list
  315. WARNING: the driver test1 was not found in the driver list
  316. WARNING: the driver test2 was not found in the driver list
  317. WARNING: the driver test2 was not found in the driver list
  318. WARNING: the driver test3 was not found in the driver list
  319. WARNING: the driver test3 was not found in the driver list
  320. WARNING: the driver test1 was not found in the driver list
  321. WARNING: the driver test2 was not found in the driver list
  322. WARNING: the driver test3 was not found in the driver list
  323. WARNING: the driver test1 was not found in the driver list
  324. WARNING: the driver test2 was not found in the driver list
  325. WARNING: the driver test3 was not found in the driver list
  326. WARNING: the driver test1 was not found in the driver list
  327. WARNING: the driver test1 was not found in the driver list
  328. WARNING: the driver test2 was not found in the driver list
  329. WARNING: the driver test2 was not found in the driver list
  330. WARNING: the driver test3 was not found in the driver list
  331. WARNING: the driver test3 was not found in the driver list
  332. WARNING: the driver test1 was not found in the driver list
  333. WARNING: the driver test2 was not found in the driver list
  334. WARNING: the driver test3 was not found in the driver list
  335. WARNING: the driver test1 was not found in the driver list
  336. WARNING: the driver test1 was not found in the driver list
  337. WARNING: the driver test2 was not found in the driver list
  338. WARNING: the driver test2 was not found in the driver list
  339. WARNING: the driver test3 was not found in the driver list
  340. WARNING: the driver test3 was not found in the driver list
  341. WARNING: the driver test1 was not found in the driver list
  342. WARNING: the driver test2 was not found in the driver list
  343. WARNING: the driver test3 was not found in the driver list
  344. WARNING: the driver compat1 was not found in the driver list
  345. WARNING: the driver compat1 was not found in the driver list
  346. WARNING: the driver compat1 was not found in the driver list
  347. WARNING: the driver compat1 was not found in the driver list
  348. WARNING: the driver compat1 was not found in the driver list
  349. WARNING: the driver compat1 was not found in the driver list
  350. WARNING: the driver compat1 was not found in the driver list
  351. WARNING: the driver target was not found in the driver list
  352. WARNING: the driver target was not found in the driver list
  353. WARNING: the driver target was not found in the driver list
  354. WARNING: the driver source was not found in the driver list
  355. WARNING: the driver source was not found in the driver list
  356. WARNING: the driver target was not found in the driver list
  357. WARNING: the driver target was not found in the driver list
  358. WARNING: the driver target was not found in the driver list
  359. WARNING: the driver target was not found in the driver list
  360. WARNING: the driver target was not found in the driver list
  361. WARNING: the driver target was not found in the driver list
  362. WARNING: the driver source was not found in the driver list
  363. WARNING: the driver source was not found in the driver list
  364. WARNING: the driver source was not found in the driver list
  365. WARNING: the driver source was not found in the driver list
  366. WARNING: the driver target was not found in the driver list
  367. WARNING: the driver target was not found in the driver list
  368. WARNING: the driver target was not found in the driver list
  369. WARNING: the driver source was not found in the driver list
  370. WARNING: the driver source was not found in the driver list
  371. WARNING: the driver target was not found in the driver list
  372. WARNING: the driver target was not found in the driver list
  373. WARNING: the driver target was not found in the driver list
  374. WARNING: the driver target was not found in the driver list
  375. WARNING: the driver target was not found in the driver list
  376. WARNING: the driver target was not found in the driver list
  377. WARNING: the driver source was not found in the driver list
  378. WARNING: the driver source was not found in the driver list
  379. WARNING: the driver source was not found in the driver list
  380. WARNING: the driver source was not found in the driver list
  381. WARNING: the driver target was not found in the driver list
  382. WARNING: the driver target was not found in the driver list
  383. WARNING: the driver target was not found in the driver list
  384. WARNING: the driver source was not found in the driver list
  385. WARNING: the driver source was not found in the driver list
  386. WARNING: the driver source was not found in the driver list
  387. WARNING: the driver source was not found in the driver list
  388. WARNING: the driver source was not found in the driver list
  389. WARNING: the driver target was not found in the driver list
  390. WARNING: the driver source was not found in the driver list
  391. WARNING: the driver target was not found in the driver list
  392. WARNING: the driver target was not found in the driver list
  393. WARNING: the driver source was not found in the driver list
  394. WARNING: the driver source was not found in the driver list
  395. WARNING: the driver source was not found in the driver list
  396. WARNING: the driver target was not found in the driver list
  397. WARNING: the driver source was not found in the driver list
  398. WARNING: the driver source was not found in the driver list
  399. WARNING: the driver target was not found in the driver list
  400. WARNING: the driver target was not found in the driver list
  401. WARNING: the driver target was not found in the driver list
  402. WARNING: the driver source was not found in the driver list
  403. WARNING: the driver target was not found in the driver list
  404. WARNING: the driver source was not found in the driver list
  405. WARNING: the driver target was not found in the driver list
  406. WARNING: the driver target was not found in the driver list
  407. WARNING: the driver source was not found in the driver list
  408. WARNING: the driver source was not found in the driver list
  409. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  410. WARNING: the driver sandbox_i2c_test was not found in the driver list
  411. WARNING: the driver sandbox_pmic_test was not found in the driver list
  412. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  413. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  414. WARNING: the driver sandbox_i2c_test was not found in the driver list
  415. WARNING: the driver sandbox_i2c_test was not found in the driver list
  416. WARNING: the driver sandbox_pmic_test was not found in the driver list
  417. WARNING: the driver sandbox_pmic_test was not found in the driver list
  418. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  419. WARNING: the driver sandbox_i2c_test was not found in the driver list
  420. WARNING: the driver sandbox_pmic_test was not found in the driver list
  421. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  422. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  423. WARNING: the driver sandbox_i2c_test was not found in the driver list
  424. WARNING: the driver sandbox_i2c_test was not found in the driver list
  425. WARNING: the driver sandbox_pmic_test was not found in the driver list
  426. WARNING: the driver sandbox_pmic_test was not found in the driver list
  427. WARNING: the driver sandbox_spl_test_2 was not found in the driver list
  428. WARNING: the driver sandbox_i2c_test was not found in the driver list
  429. WARNING: the driver sandbox_pmic_test was not found in the driver list
  430. <unittest.result.TestResult run=23 errors=0 failures=0>
  431. 100%
  432. fdt code coverage: <unittest.result.TestResult run=39 errors=0 failures=0>
  433. 100%
  434. Tests passed!
Add Comment
Please, Sign In to add comment