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