1 1010 ls 2 1011 autopoint 3 1012 sudo apt install autopoint 4 1013 ./autogen.sh 5 1014 sudo apt install pygobject-3.0 6 1015 sudo apt install pygobject 7 1016 sudo apt install python-gi-dev 8 1017 ./autogen.sh 9 1018 sudo apt install cython 10 1019 ./autogen.sh 11 1020 make 12 1021 blueman-manager 13 1022 ls 14 1023 cd test/ 15 1024 ls 16 1025 cd plugins/ 17 1026 ls 18 1027 cd .. 19 1028 ls 20 1029 cd .. 21 1030 ls 22 1031 cd blueman/ 23 1032 ls 24 1033 cd bluez/ 25 1034 ls 26 1035 vi Base.py 27 1036 ls 28 1037 cd .. 29 1038 ls 30 1039 find . -name blueman-manager 31 1040 find . -name blueman 32 1041 find . -name "blueman" 33 1042 find . -name "blueman*" 34 1043 find . -name "*blueman*" 35 1044 make install 36 1045 blueman-manager 37 1046 ls 38 1047 cd .. 39 1048 ls 40 1049 cd apps/ 41 1050 ls 42 1051 vi blueman-adapters 43 1052 python blueman-adapters 44 1053 blueman-adapters 45 1054 ls 46 1055 chmod +x blueman-adapters 47 1056 ./blueman-adapters 48 1057 vi blueman-adapters.in 49 1058 make install 50 1059 whereis blueman-adapters 51 1060 bluetoothctl list 52 1061 history 53 1062 reboot 54 1063 sudo reboot 55 1064 history 56 1065 python bluez.py 57 1066 sudo service --status-all 58 1067 sudo systemctl status bluetooth.service 59 1068 bluetoothctl list 60 1069 bluetoothctl scan 61 1070 bluetoothctl scan on 62 1071 ls 63 1072 cd bluez-5.50/test 64 1073 ls 65 1074 ./test-adapter list 66 1075 ./example-advertisement 67 1076 python --version 68 1077 ./example-advertisement 69 1078 python2 --version 70 1079 python2 example-advertisement 71 1080 example-advertisement 72 1081 ./example-advertisement 73 1082 vi /var/log/syslog 74 1083 sudo vi /var/log/syslog 75 1084 sudo systemctl bluetooth restart 76 1085 sudo systemctl bluetooth.service restart 77 1086 sudo systemctl restart bluetooth.service 78 1087 sudo systemctl status bluetooth.service 79 1088 ./example-advertisement 80 1089 sudo vi /var/log/syslog 81 1090 python --version 82 1091 pip install bluez 83 1092 pip install pybluez 84 1093 pip install gattlib 85 1094 sudo apt install glib-2.0 86 1095 sudo apt install glib=2.0 87 1096 apt search glib 88 1097 Package glib-2.0 was not found in the pkg-config search pathPackage glib-2.0 was not found in the pkg-config search path 89 1098 sudo apt install glib2 90 1099 sudo apt install glib-2.0 91 1100 sudo apt install libglib2.0-dev 92 1101 pip install gattlib 93 1102 sudo apt install glib-2.0 libglib2.0-dev 94 1103 sudo apt install cmake build-essential scons 95 1104 sudo apt install pkg-config 96 1105 sudo apt install libbluetooth-dev libreadline-dev 97 1106 sudo apt-get install libboost-python-dev libboost-thread-dev libbluetooth-dev libglib2.0-dev 98 1107 sudo apt install doxygen 99 1108 pip install pybluez 100 1109 pip install gattlib 101 1110 git clone 102 1111 git clone git://code.qt.io/qt/qtconnectivity.git 103 1112 ls 104 1113 cd qtconnectivity/ 105 1114 ls 106 1115 cd examples/ 107 1116 ls 108 1117 cd bluetooth/ 109 1118 ls 110 1119 hciconfig 111 1120 hciconfig -a 112 1121 history 113 1122 gnome-control-center 114 1123 sudo gnome-control-center 115 1124 df -h 116 1125 ls 117 1126 python -m xdevice 118 1127 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 119 1128 hdc_std -s 127.0.0.1:8710 shell 120 1129 ls 121 1130 history 122 1131 vi run.sh 123 1132 python -m xdevice 124 1133 hdc_std -s 127.0.0.1:8710 shell 125 1134 python -m xdevice 126 1135 hdc_std -s 127.0.0.1:8710 shell file send ../../common/common/glcts /data/local/tmp 127 1136 hdc_std -s 127.0.0.1:8710 file send ../../common/common/glcts /data/local/tmp 128 1137 hdc_std -s 127.0.0.1:8710 shell 129 1138 hdc_std -s 127.0.0.1:8710 file send ../../common/common/glcts /data/local/tmp 130 1139 hdc_std -s 127.0.0.1:8710 shell 131 1140 ls 132 1141 hdc_std -s 127.0.0.1:8710 file send ~/workspace/testresult/gdb-8.2.1/build/gdb/gdb /data/local/tmp 133 1142 hdc_std -s 127.0.0.1:8710 shell 134 1143 pip --version 135 1144 sudo pip install reviewbot-extension 136 1145 sudo service httpd reload 137 1146 sudo pip install reviewbot-worker 138 1147 cd 139 1148 ls 140 1149 cd workspace/ 141 1150 ls 142 1151 mkdir rabbitmq 143 1152 cd rabbitmq/ 144 1153 vim install.py 145 1154 mv install.py install.sh 146 1155 chmod +x install.sh 147 1156 ./install.sh 148 1157 systemctl start rabbitmq-server 149 1158 sudo systemctl start rabbitmq-server 150 1159 systemctl start rabbitmq-server 151 1160 sudo unity-control-center 152 1161 sudo gnome-control-center 153 1162 systemctl start rabbitmq-server 154 1163 ps aux | grep rabbitmq 155 1164 systemctl status rabbitmq-server 156 1165 sudo rabbitmq-diagnostics ping 157 1166 sudo rabbitmq-diagnostics status 158 1167 sudo apt-get install cppcheck 159 1168 pip install cpplint 160 1169 sudo apt-get install clang clang-tools 161 1170 sudo apt-get remove docker docker-engine docker.io containerd runc 162 1171 cpplint ../lihong/xts_acts/graphic/vkgl 163 1172 cpplint --help 164 1173 cd .. 165 1174 cd lihong/xts_acts/graphic/vkgl/src/ 166 1175 ls 167 1176 git status 168 1177 cpplint 169 1178 cpplint --root=. 170 1179 cpplint ActsApp.cpp 171 1180 sudo apt-get remove docker docker-engine docker.io containerd runc 172 1181 sudo apt-get update 173 1182 sudo apt install docker-ce 174 1183 sudo apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common 175 1184 curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - 176 1185 sudo add-apt-repository "deb [arch=amd64] https://mirrors.tuna.tsinghua.edu.cn/docker-ce/linux/ubuntu \ 177 1186 $(lsb_release -cs) \ 178 1187 stable" 179 1188 sudo apt update 180 1189 sudo apt install docker-ce 181 1190 docker run hello-world 182 1191 sudo docker run hello-world 183 1192 cd 184 1193 cd qtworker/ 185 1194 ls 186 1195 cd build-test-Desktop_Qt_5_14_2_GCC_64bit-Debug/ 187 1196 ls 188 1197 ./test 189 1198 sudo ./test 190 1199 history 191 1200 cd 192 1201 cd workspace/xts_acts/graphic/vkgl/ 193 1202 ls 194 1203 cd src/ 195 1204 ls 196 1205 cloc khrgles2 197 1206 cloc . 198 1207 ls 199 1208 cd khrglesext/ 200 1209 ls 201 1210 df -h 202 1211 ls 203 1212 cd 204 1213 ls 205 1214 cd Qt5.14.2/Tools/QtCreator/ 206 1215 ls 207 1216 cd bin/ 208 1217 ls 209 1218 sudo ./qtcreator 210 1219 ping 192.168.130.105 211 1220 ping 192.168.130.150 212 1221 ifconfig 213 1222 ping 192.168.137.150 214 1223 ping 192.168.137.105 215 1224 history 216 1225 ifconfig 217 1226 hdc_std -m -s 0.0.0.0:8710 218 1227 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 219 1228 cd ../workspace/oh31/out/rk3568/suites/acts/ 220 1229 ls 221 1230 python -m xdevice 222 1231 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 223 1232 python -m xdevice 224 1233 ls 225 1234 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 226 1235 cd ../.. 227 1236 ls 228 1237 find . -name "NWEB.hap" 229 1238 find . -name "NWeb.hap" 230 1239 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 231 1240 hdc_std -s 127.0.0.1:8710 shell 232 1241 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 233 1242 hdc_std -s 127.0.0.1:8710 shell 234 1243 ls 235 1244 hdc_std -s 127.0.0.1:8710 shell 236 1245 hdc_std -s 127.0.0.1:8710 tconn 192.168.137.105:10178 237 1246 cd ../.. 238 1247 ls 239 1248 cd test/xts/acts/ 240 1249 ls 241 1250 cd graphic/vkglcts/ 242 1251 ls 243 1252 cd src 244 1253 ls 245 1254 calc khrgles3 246 1255 cloc khrgles3 247 1256 cloc khrgles31 248 1257 cloc khrgles32 249 1258 cloc khrglesext/ 250 1259 cloc khrgles2 251 1260 ls 252 1261 cloc deqpgles2 253 1262 cloc deqpgles3 254 1263 cloc deqpgles31 255 1264 ls 256 1265 cd khrgles32 257 1266 ls 258 1267 cloc core 259 1268 cd core/ 260 1269 ls 261 1270 ls -lh 262 1271 cd ../.. 263 1272 ls 264 1273 cd ~/workspace/lihong/xts_acts/graphic/vkgl/ 265 1274 ls 266 1275 cd src/ 267 1276 ls 268 1277 cd khrglesext/ 269 1278 ls 270 1279 cloc . 271 1280 cloc draw_elements_base_vertex_tests/ 272 1281 cloc ext_texture_shadow_lod/ 273 1282 ls 274 1283 ls -lh 275 1284 cloc ext_texture_shadow_lod/ 276 1285 cloc geometry_shader/ 277 1286 cd tessellation_shader/ 278 1287 cd .. 279 1288 cloc tessellation_shader/ 280 1289 cloc texture_border_clamp/ 281 1290 cloc texture_cube_map_array/ 282 1291 cloc viewport_array/ 283 1292 cloc geometry_shader/ 284 1293 ls geometry_shader/ 285 1294 ls 286 1295 ls -lh geometry_shader/ 287 1296 ls 288 1297 cd ../ 289 1298 ls 290 1299 cd khrgles32/ 291 1300 ls 292 1301 cloc core 293 1302 cloc info 294 1303 cloc shaders/ 295 1304 ls -lh 296 1305 cd core/ 297 1306 ls 298 1307 ls -lh 299 1308 cloc Khrgles32geometry_shader_* 300 1309 cloc Khrgles32core 301 1310 cloc Khrgles32core* 302 1311 ls -lh Khrgles32core* 303 1312 cd .. 304 1313 ls 305 1314 cd khrgles31 306 1315 ls 307 1316 cloc core/ 308 1317 cloc shaders/ 309 1318 cd core/ 310 1319 ls -lh 311 1320 cd ../.. 312 1321 cd khrgles2/ 313 1322 ls 314 1323 cloc . 315 1324 cd .. 316 1325 cloc khrglesext 317 1326 cloc khrgles31 318 1327 cloc khrgles32 319 1328 cloc khrgles32/core 320 1329 ls 321 1330 cloc deqpgles2 322 1331 cloc deqpgles3 323 1332 cloc deqpgles31 324 1333 ls 325 1334 cd deqpgles2/ 326 1335 ls 327 1336 cloc functional/ 328 1337 cd functional/ 329 1338 ls 330 1339 ls -lh 331 1340 history 332 1341 ls 333 1342 cd bluez-5.50/ 334 1343 ls 335 1344 cd test 336 1345 ./example-advertisement 337 1346 sudo ./example-advertisement 338 1347 history 339 1348 sudo systemctl status bluetooth.service 340 1349 vi /var/log/syslog 341 1350 sudo vi /var/log/syslog 342 1351 ./example-advertisement 343 1352 sudo vi /var/log/syslog 344 1353 sudo apt remove bluez 345 1354 sudo systemctl status bluetooth.service 346 1355 cd .. 347 1356 bluetoothctl 348 1357 sudo install 349 1358 sudo make install 350 1359 bluetoothctl 351 1360 bluetoothctl list 352 1361 bluetoothd 353 1362 make 354 1363 make install 355 1364 sudo make install 356 1365 bluetoothd 357 1366 sudo systemctl enable bluetooth 358 1367 sudo systemctl start bluetooth 359 1368 systemctl list-unit-files | grep masked 360 1369 systemctl unmask bluetooth.service 361 1370 systemctl list-unit-files | grep masked 362 1371 sudo systemctl enable bluetooth 363 1372 sudo systemctl start bluetooth 364 1373 sudo systemctl status bluetooth.service 365 1374 cd test/ 366 1375 ls 367 1376 bluetoothctl list 368 1377 ./example-advertisement 369 1378 sudo systemctl status bluetooth.service 370 1379 ./example-advertisement 371 1380 cd .. 372 1381 ./configure --help 373 1382 make distclean 374 1383 make clean 375 1384 history 376 1385 ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --enable-debug -- 377 1386 ./configure --help 378 1387 ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --enable-debug --enable-test --enable-logger 379 1388 make 380 1389 sudo make install 381 1390 ls 382 1391 ./test/example-advertisement 383 1392 sudo systemctl status bluetooth.service 384 1393 sudo systemctl restart bluetooth.service 385 1394 sudo systemctl daemon-reload 386 1395 sudo systemctl restart bluetooth.servi 387 1396 sudo systemctl restart bluetooth.service 388 1397 sudo systemctl status bluetooth.service 389 1398 ./test/example-advertisement 390 1399 sudo systemctl status bluetooth.service 391 1400 sudo vim /var/log/syslog 392 1401 bluetoothctl list 393 1402 bluetoothctl 394 1403 sudo make uninstall 395 1404 ./test/example-advertisement 396 1405 sudo apt install bluez 397 1406 bluetoothd -v 398 1407 ls 399 1408 ./test/example-advertisement 400 1409 reboot 401 1410 sudo reboot 402 1411 sudo systemctl status bluetooth.service 403 1412 sudo systemctl start bluetooth.service 404 1413 sudo systemctl enable bluetooth. 405 1414 sudo systemctl start bluetooth 406 1415 history 407 1416 sudo systemctl status bluetooth.service 408 1417 sudo systemctl start bluetooth.service 409 1418 sudo journalctl -xe 410 1419 sudo systemctl start bluetooth.service 411 1420 sudo apt remove bluez 412 1421 sudo systemctl start bluetooth.service 413 1422 sudo apt install bluez 414 1423 reboot 415 1424 sudo reboot 416 1425 sudo apt install bluez 417 1426 sudo apt autoremove bluez 418 1427 sudo reboot 419 1428 sudo apt install bluez 420 1429 sudo journalctl -xe 421 1430 sudo systemctl start bluetooth.service 422 1431 sudo reboot 423 1432 ls 424 1433 ./build.sh --product-name rk3568 --gn-args build_xts=true --build-target "acts" --gn-args is_standard_system=true 425 1434 ls 426 1435 ./build.sh --product-name rk3568 --gn-args build_xts=true --build-target "acts" --gn-args is_standard_system=true 427 1436 ls 428 1437 cd workspace/wangbo/ 429 1438 ls 430 1439 cd xts_acts/ 431 1440 ls 432 1441 cd 433 1442 cd - 434 1443 ls 435 1444 cd graphic/vkgl/src/ 436 1445 ls 437 1446 git status 438 1447 git add . 439 1448 git commit "test commit for codecheck" 440 1449 git commit -sm "test commit for codecheck" 441 1450 git push 442 1451 git 443 1452 git log 444 1453 git pull 445 1454 git log 446 1455 git reset --soft db06fbe87cab9fc616d0663e8e9f4900662c0af8 447 1456 git reset -soft db06fbe87cab9fc616d0663e8e9f4900662c0af8 448 1457 git status 449 1458 git add . 450 1459 git status 451 1460 git commit --amend 452 1461 git commit 453 1462 git status 454 1463 git push 455 1464 ls 456 1465 cloc . 457 1466 cloc deqpgles2 . 458 1467 cloc deqpgles2 459 1468 git log 460 1469 git reset --soft 119876a9a4cc1abc142c2cbcacfd0e9275690a87 461 1470 git status 462 1471 git restore --staged deqp* 463 1472 git status 464 1473 git restore --staged khrgles3* 465 1474 git status 466 1475 git restore --staged khrglese* 467 1476 git status 468 1477 git commit --amend 469 1478 git log 470 1479 git reset ^HEAD 471 1480 git log 472 1481 git relog\ 473 1482 git relog 474 1483 git reset --soft HEAD^ 475 1484 git status 476 1485 git log 477 1486 git status 478 1487 git commit -sm "add for codecheck" 479 1488 git log 480 1489 git push 481 1490 git pull 482 1491 rm deqpgles2 -rf 483 1492 rm deqpgles3 -rf 484 1493 git pull 485 1494 rm deqpgles* -rf 486 1495 git pull 487 1496 rm khrgles3 -rf 488 1497 git pull 489 1498 rm khrgles31 -rf 490 1499 git pull 491 1500 rm khrgles32 -rf 492 1501 git pull 493 1502 rm khrglesext -rf 494 1503 git pull 495 1504 git push 496 1505 git log 497 1506 git push 498 1507 cd .. 499 1508 ls 500 1509 cd .. 501 1510 ls 502 1511 cd .. 503 1512 ls 504 1513 cd .. 505 1514 ls 506 1515 git clone https://gitee.com/wangbo_kaihong/xts_acts_oh.git 507 1516 cd xts_acts_oh/cd xts_acts 508 1517 ls 509 1518 cd xts_acts 510 1519 ls 511 1520 cd graphic/ 512 1521 ls 513 1522 cd vkgl/ 514 1523 ls 515 1524 cd src/ 516 1525 git log 517 1526 git reset --soft fa56b7e17a079908bf7a078455f899e213f50e4b 518 1527 git status 519 1528 git restore . 520 1529 git status 521 1530 git restore --staged . 522 1531 git status 523 1532 git restart 524 1533 git restore --staged . 525 1534 git status 526 1535 git pull 527 1536 ls 528 1537 git status 529 1538 cd ../../.. 530 1539 git log 531 1540 cd graphic/ 532 1541 git status 533 1542 cd .. 534 1543 git restore --staged . 535 1544 git status 536 1545 cd graphic/vkgl/src/ 537 1546 rm deqpgles3 -rf 538 1547 git status 539 1548 git commit --amend 540 1549 git log 541 1550 git push 542 1551 git pull 543 1552 cd ../.. 544 1553 cd .. 545 1554 ls 546 1555 cd .. 547 1556 cd xts_acts_oh/ 548 1557 ls 549 1558 git pull 550 1559 cd graphic/vkgl/src/ 551 1560 ls 552 1561 git status 553 1562 git add . 554 1563 git commit -sm "test codecheck" 555 1564 git push 556 1565 cd ../../.. 557 1566 ls 558 1567 cd ../xts_acts 559 1568 git log 560 1569 git reset --hard db06fbe87cab9fc616d0663e8e9f4900662c0af8 561 1570 git pull 562 1571 git log 563 1572 git reset --hard 119876a9a4cc1abc142c2cbcacfd0e9275690a87 564 1573 git pull 565 1574 git log 566 1575 git reset --hard 119876a9a4cc1abc142c2cbcacfd0e9275690a87 567 1576 git status 568 1577 git log 569 1578 git status 570 1579 git pull 571 1580 ls 572 1581 git log 573 1582 git reset --hard 119876a9a4cc1abc142c2cbcacfd0e9275690a87 574 1583 git log 575 1584 git commit --amend 576 1585 git push 577 1586 git pull 578 1587 ls 579 1588 git log 580 1589 git pull 581 1590 git push 582 1591 ls 583 1592 git log 584 1593 cd graphic/vkgl/ 585 1594 ls 586 1595 cd src/ 587 1596 ls 588 1597 cd ../../.. 589 1598 ls 590 1599 cd .. 591 1600 ls 592 1601 cd xts_acts 593 1602 cd ../xts_acts_oh/graphic/ 594 1603 ls 595 1604 cd vkgl/ 596 1605 ls 597 1606 cd src/ 598 1607 ls 599 1608 git status 600 1609 git add . 601 1610 git commit --amend 602 1611 git push 603 1612 git pull 604 1613 git status 605 1614 git add . 606 1615 git status 607 1616 git commit --amend 608 1617 git commit -sm "merge" 609 1618 git pull 610 1619 git push 611 1620 git status 612 1621 git add . 613 1622 git commit --amend 614 1623 git pull 615 1624 git add . 616 1625 git commit --amend 617 1626 git commit -sm "merge" 618 1627 git push 619 1628 git pull 620 1629 git log 621 1630 cd ~/workspace/xts_acts/ 622 1631 ls 623 1632 cd graphic/vkgl/src/ 624 1633 ls 625 1634 git pull 626 1635 git status 627 1636 git add deqpgles31/functional/Deqpgles31abs_highp_computeTestCase.cpp 628 1637 git commit -sm "add for codecheck" 629 1638 git push 630 1639 git status 631 1640 git add logdefine.h 632 1641 git add shrinkdefine.h 633 1642 git commit --amend 634 1643 git push 635 1644 git pull 636 1645 git push 637 1646 git status 638 1647 git add . 639 1648 git commit --amend 640 1649 git pull 641 1650 git push 642 1651 git status 643 1652 git status . 644 1653 git add . 645 1654 git status 646 1655 git commit --amend 647 1656 git push 648 1657 git pull 649 1658 git push 650 1659 cd 651 1660 cd workspace/chenrilang/xts_acts/graphic/vkgl/src/ 652 1661 ls 653 1662 git pull 654 1663 git config --global --unset user.name 655 1664 git config --global --unset user.email 656 1665 git config --global user.name "bayanxing" 657 1666 git config --global user.email "bayanxing@kaihongdigi.com" 658 1667 git pull 659 1668 ls 660 1669 cd ~/workspace/luofuchun/ 661 1670 ls 662 1671 cd xts_acts/ 663 1672 ls 664 1673 cd graphic/vkgl/ 665 1674 ls 666 1675 cd src/ 667 1676 ls 668 1677 git pull 669 1678 ls 670 1679 git pull 671 1680 git add . 672 1681 git commit -sm "add deqpgles3" 673 1682 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 674 1683 git add . 675 1684 git commit -sm "add deqpgles3" 676 1685 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 677 1686 git add . 678 1687 git commit -sm "add deqpgles3" 679 1688 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 680 1689 git add . 681 1690 git commit -sm "add deqpgles3" 682 1691 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 683 1692 git add . 684 1693 git commit -sm "add deqpgles3" 685 1694 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 686 1695 git add . 687 1696 git commit -sm "add deqpgles3" 688 1697 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 689 1698 git log 690 1699 git add . 691 1700 git commit -sm "add deqpgles3" 692 1701 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 693 1702 git add . 694 1703 git commit -sm "add deqpgles3" 695 1704 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 696 1705 git add . 697 1706 git commit -sm "add deqpgles3" 698 1707 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 699 1708 git add . 700 1709 git commit -sm "add deqpgles3" 701 1710 git push https://luofuchun%40kaihongdigi.com:skh123456@gitee.com/fuchun0/xts_acts master 702 1711 ls 703 1712 cd deqpgles3/ 704 1713 ls 705 1714 sudo apt install d-feet 706 1715 ./d-feet 707 1716 d-feet 708 1717 cd workspace/oh31/ 709 1718 ls 710 1719 cd out/rk3568/suites/ 711 1720 ls 712 1721 cd acts/ 713 1722 ls 714 1723 python -m xdevice 715 1724 hdc_std -s 127.0.0.1:8710 shell 716 1725 python -m xdevice 717 1726 hdc_std -s 127.0.0.1:8710 shell 718 1727 python -m xdevice 719 1728 cd workspace/oh31/ 720 1729 ls 721 1730 cd .. 722 1731 ls 723 1732 cd wangbo/xts_acts/graphic/vkgl/ 724 1733 ls 725 1734 cd src/ 726 1735 ls 727 1736 git log 728 1737 git rebase -i 9efedc93d97ca3c9d3c5595b8ebaf23a0756e5d8 729 1738 git rebase --continue 730 1739 git log 731 1740 git pull 732 1741 git log 733 1742 git rebase -i 9efedc93d97ca3c9d3c5595b8ebaf23a0756e5d8 734 1743 git commit --amend 735 1744 git rebase --continue 736 1745 git push 737 1746 git commit --amend -s 738 1747 git commit --amend 739 1748 git pull 740 1749 git log 741 1750 git reset HEAD^ 742 1751 git status 743 1752 git status . 744 1753 ls 745 1754 git status . 746 1755 git status 747 1756 git restore . 748 1757 git status 749 1758 git commit --amend 750 1759 git commit -sm "test" 751 1760 git log 752 1761 ls 753 1762 git status 754 1763 git add logdefine.h 755 1764 git commit -sm "log" 756 1765 git push 757 1766 git pull 758 1767 rm graphic/vkgl/src/deqpgles3/ActsDeqpgles30* 759 1768 rm graphic/vkgl/src/deqpgles3/ActsDeqpgles* 760 1769 rm deqpgles3/ActsDeqpgles3* 761 1770 ls 762 1771 git pull 763 1772 rm deqpgles3 -rf 764 1773 git pull 765 1774 rm deqpgles31 -rf 766 1775 git pull 767 1776 rm deqpgles2/info/Deqpgles2dEQP-GLES2_infoTestCase.cpp 768 1777 rm khrgles2/texture_3d/Khrgles2filtering_combinationsTestCase.cpp 769 1778 rm shrinkdefine.h 770 1779 git pull 771 1780 ls 772 1781 git log 773 1782 cd ../.. 774 1783 ls 775 1784 cd ../.. 776 1785 ls 777 1786 cd xts_acts_oh/ 778 1787 cd graphic/vkgl/ 779 1788 git pull 780 1789 git log 781 1790 git status 782 1791 git add . 783 1792 git commit --amend 784 1793 git push 785 1794 git pull 786 1795 vi src/deqpgles31/functional/Deqpgles31abs_highp_computeTestCase.cpp 787 1796 git add . 788 1797 git status 789 1798 git commit -sm "merge" 790 1799 git push 791 1800 git pull 792 1801 git status 793 1802 git add . 794 1803 git commit -sm "check for 795 1804 git commit -sm "check for codecheck" 796 1805 git push 797 1806 git pull 798 1807 gti status 799 1808 git status 800 1809 git add . 801 1810 git commit --amend 802 1811 git push 803 1812 git pull 804 1813 git push 805 1814 git pull 806 1815 git status 807 1816 git add . 808 1817 git commit --amend 809 1818 git push 810 1819 git pull 811 1820 git push 812 1821 git status 813 1822 git add . 814 1823 git commit --amend 815 1824 git status 816 1825 git push 817 1826 git pull 818 1827 git push 819 1828 git pull 820 1829 git status 821 1830 git add . 822 1831 git commit --amend 823 1832 git push 824 1833 git pull 825 1834 git push 826 1835 git status 827 1836 git add . 828 1837 git commit --amend 829 1838 y 830 1839 git push 831 1840 git pull 832 1841 git push 833 1842 cd ~/workspace/chenrilang/xts_acts/graphic/vkgl/ 834 1843 ls 835 1844 cd src/ 836 1845 ls 837 1846 cd .. 838 1847 git pull 839 1848 cd .. 840 1849 git pull 841 1850 git config --global --unset user.name 842 1851 git config --global --unset user.email 843 1852 git config --global user.name "chenxun" 844 1853 git config --global user.email "chenxun@kaihongdigi.com" 845 1854 git config --global --unset user.name 846 1855 git config --global --unset user.email 847 1856 git config --global user.name "shenchunping" 848 1857 git config --global user.email "shenchunping@kaihongdigi.com" 849 1858 cd vkgl/ 850 1859 cd src/ 851 1860 ls 852 1861 rm deqpgles* -rf 853 1862 rm khrgles* -rf 854 1863 dir 855 1864 git status 856 1865 git commit -sm "优化代码,删除之前的" 857 1866 git add . 858 1867 git commit -sm "优化代码,删除之前的" 859 1868 git push 860 1869 git pull 861 1870 ls 862 1871 git pull 863 1872 ls 864 1873 git status 865 1874 git add . 866 1875 git commit -sm "add deqpgles3" 867 1876 git push 868 1877 git log 869 1878 git status 870 1879 git add . 871 1880 git commit -sm "add deqpgles3" 872 1881 git push 873 1882 git log 874 1883 git add . 875 1884 git commit -sm "add deqpgles3" 876 1885 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 877 1886 git add . 878 1887 git commit -sm "add deqpgles3" 879 1888 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 880 1889 git add . 881 1890 git commit -sm "add deqpgles3" 882 1891 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 883 1892 git add . 884 1893 git commit -sm "add deqpgles3" 885 1894 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 886 1895 git add . 887 1896 git commit -sm "add deqpgles3" 888 1897 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 889 1898 git add . 890 1899 git commit -sm "add deqpgles3" 891 1900 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 892 1901 git log 893 1902 git add . 894 1903 git commit -sm "add deqpgles3" 895 1904 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 896 1905 git add . 897 1906 git commit -sm "add deqpgles3" 898 1907 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 899 1908 git status 900 1909 git add . 901 1910 git commit --amend 902 1911 git push 903 1912 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 904 1913 git pull 905 1914 git push https://chenrilang%40kaihongdigi.com:skh123456@gitee.com/anotherskq/xts_acts master 906 1915 ls 907 1916 cd Qt5.14.2/Tools/QtCreator/ 908 1917 ls 909 1918 cd bin 910 1919 ls 911 1920 ./qtcreator 912 1921 cd workspace/lingxiaofeng/xts_acts/graphic/vkgl/src/ 913 1922 git pull 914 1923 ls 915 1924 git pull 916 1925 git status 917 1926 git add khrgles2 918 1927 git commit -sm "add khrgles2" 919 1928 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 920 1929 git add khrgles3 921 1930 git commit -sm "add khrgles3" 922 1931 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 923 1932 git add khrgles31 924 1933 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 925 1934 git commit -sm "add khrgles3" 926 1935 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 927 1936 git add khrgles32 928 1937 git commit -sm "add khrgles3" 929 1938 git commit -sm "add khrgles32" 930 1939 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 931 1940 git add khrglesext 932 1941 git commit -sm "add khrglesext" 933 1942 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 934 1943 git status 935 1944 git add deqpgles2/ 936 1945 git commit -sm "add deqpgles2" 937 1946 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 938 1947 git status 939 1948 git add . 940 1949 git commit -sm "增加优化代码“ 941 1950 git commit -sm "增加优化代码" 942 1951 git pull 943 1952 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 944 1953 git add . 945 1954 git commit -sm "增加优化代码" 946 1955 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 947 1956 git status 948 1957 git add . 949 1958 git commit --amend 950 1959 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 951 1960 git pull 952 1961 git push https://lingxiaofeng%40kaihongdigi.com:skh123456@gitee.com/lingxiaofeng123/xts_acts master 953 1962 cd workspace/zhangyan/ 954 1963 ls 955 1964 cd xts_acts/ 956 1965 ls 957 1966 cd graphic/vkgl/src/ 958 1967 git pull 959 1968 ls 960 1969 cd deqpgles31/ 961 1970 ls 962 1971 git add build00* 963 1972 git config --global --unset user.name 964 1973 git config --global --unset user.email 965 1974 git config --global user.name "wangshi" 966 1975 git config --global user.email "wangshi@kaihongdigi.com" 967 1976 git commit -sm "add deqpgles31" 968 1977 git push https://zhangyan%40kaihongdigi.com:skh123456@gitee.com/zhangyan130751/xts_acts master 969 1978 git status 970 1979 git add ActsDeqpgles31* 971 1980 git commit -sm "add deqpgles31" 972 1981 git push https://zhangyan%40kaihongdigi.com:skh123456@gitee.com/zhangyan130751/xts_acts master 973 1982 git status 974 1983 cd .. 975 1984 cd .. 976 1985 ls 977 1986 rm hislog.log 978 1987 git status 979 1988 git add src/deqpgles31/info/ 980 1989 git add src/deqpgles31/functional/Deqpgles31a* 981 1990 git commit -sm "add deqpgles31" 982 1991 git push https://zhangyan%40kaihongdigi.com:skh123456@gitee.com/zhangyan130751/xts_acts master 983 1992 git status 984 1993 git add src/deqpgles31/functional/Deqpgles31v* 985 1994 git status 986 1995 git commit -sm "add deqpgles31" 987 1996 git push https://zhangyan%40kaihongdigi.com:skh123456@gitee.com/zhangyan130751/xts_acts master 988 1997 git add src/deqpgles31/functional/Deqpgles31u* 989 1998 git commit -sm "add deqpgles31" 990 1999 cd third_party/ 991 2000 ls 992 2001 cd vk-gl-cts/ 993 2002 ls 994 2003 find . -name BUILD.gn | xargs grep "libdeqp*" 995 2004 find . -name BUILD.gn | xargs grep "__assert_fail" 996 2005 find . -name "*.c" | xargs grep "__assert_fail" 997 2006 find . -name "*.*" | xargs grep "errs" 998 2007 history 999 2008 ls 1000 2009 history > history.log 1001