Advertisement
Guest User

Untitled

a guest
Mar 10th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.60 KB | None | 0 0
  1. | .gitattributes
  2. | .gitignore
  3. | .qmake.conf
  4. | .qmake.stash
  5. | .tag
  6. | .travis.yml
  7. | CMakeLists.txt
  8. | edl-v10
  9. | epl-v10
  10. | LICENSE
  11. | qmqtt.pro
  12. | qmqtt.pro.user
  13. | qmqtt.qbs
  14. | README.md
  15. | sync.profile
  16. |
  17. +---build_qmqtt
  18. +---examples
  19. | | examples.pro
  20. | | examples.pro.user
  21. | | examples.qbs
  22. | |
  23. | \---qmqtt
  24. | | qmqtt.pro
  25. | | qmqtt.qbs
  26. | |
  27. | \---client
  28. | client.pro
  29. | client.qbs
  30. | example.cpp
  31. |
  32. +---src
  33. | | src.pro
  34. | | src.qbs
  35. | |
  36. | \---mqtt
  37. | qmqtt.h
  38. | qmqtt.pri
  39. | qmqtt.pro
  40. | qmqtt.pro.user
  41. | qmqtt.qbs
  42. | qmqtt_client.cpp
  43. | qmqtt_client.h
  44. | qmqtt_client_p.cpp
  45. | qmqtt_client_p.h
  46. | qmqtt_frame.cpp
  47. | qmqtt_frame.h
  48. | qmqtt_global.h
  49. | qmqtt_message.cpp
  50. | qmqtt_message.h
  51. | qmqtt_message_p.h
  52. | qmqtt_network.cpp
  53. | qmqtt_networkinterface.h
  54. | qmqtt_network_p.h
  55. | qmqtt_routedmessage.h
  56. | qmqtt_router.cpp
  57. | qmqtt_router.h
  58. | qmqtt_routesubscription.cpp
  59. | qmqtt_routesubscription.h
  60. | qmqtt_socket.cpp
  61. | qmqtt_socketinterface.h
  62. | qmqtt_socket_p.h
  63. | qmqtt_ssl_socket.cpp
  64. | qmqtt_ssl_socket_p.h
  65. | qmqtt_timer.cpp
  66. | qmqtt_timerinterface.h
  67. | qmqtt_timer_p.h
  68. | qmqtt_websocket.cpp
  69. | qmqtt_websocketiodevice.cpp
  70. | qmqtt_websocketiodevice_p.h
  71. | qmqtt_websocket_p.h
  72. |
  73. \---tests
  74. | tests.pro
  75. | tests.qbs
  76. |
  77. +---auto
  78. | | auto.pro
  79. | | auto.qbs
  80. | |
  81. | \---cmake
  82. | cmake.pro
  83. | cmake.qbs
  84. | CMakeLists.txt
  85. |
  86. +---benchmarks
  87. | | benchmarks.pro
  88. | |
  89. | \---message
  90. | main.cpp
  91. | message.pro
  92. |
  93. \---gtest
  94. | gtest.pro
  95. | gtest.qbs
  96. |
  97. +---gtest
  98. | | gtest.pro
  99. | | gtest.qbs
  100. | |
  101. | \---googletest
  102. | | .travis.yml
  103. | | CMakeLists.txt
  104. | | README.md
  105. | | travis.sh
  106. | |
  107. | +---googlemock
  108. | | | CHANGES
  109. | | | CMakeLists.txt
  110. | | | configure.ac
  111. | | | CONTRIBUTORS
  112. | | | LICENSE
  113. | | | Makefile.am
  114. | | | README.md
  115. | | |
  116. | | +---build-aux
  117. | | | .keep
  118. | | |
  119. | | +---docs
  120. | | | | CheatSheet.md
  121. | | | | CookBook.md
  122. | | | | DesignDoc.md
  123. | | | | DevGuide.md
  124. | | | | Documentation.md
  125. | | | | ForDummies.md
  126. | | | | FrequentlyAskedQuestions.md
  127. | | | | KnownIssues.md
  128. | | | |
  129. | | | +---v1_5
  130. | | | | CheatSheet.md
  131. | | | | CookBook.md
  132. | | | | Documentation.md
  133. | | | | ForDummies.md
  134. | | | | FrequentlyAskedQuestions.md
  135. | | | |
  136. | | | +---v1_6
  137. | | | | CheatSheet.md
  138. | | | | CookBook.md
  139. | | | | Documentation.md
  140. | | | | ForDummies.md
  141. | | | | FrequentlyAskedQuestions.md
  142. | | | |
  143. | | | \---v1_7
  144. | | | CheatSheet.md
  145. | | | CookBook.md
  146. | | | Documentation.md
  147. | | | ForDummies.md
  148. | | | FrequentlyAskedQuestions.md
  149. | | |
  150. | | +---include
  151. | | | \---gmock
  152. | | | | gmock-actions.h
  153. | | | | gmock-cardinalities.h
  154. | | | | gmock-generated-actions.h
  155. | | | | gmock-generated-actions.h.pump
  156. | | | | gmock-generated-function-mockers.h
  157. | | | | gmock-generated-function-mockers.h.pump
  158. | | | | gmock-generated-matchers.h
  159. | | | | gmock-generated-matchers.h.pump
  160. | | | | gmock-generated-nice-strict.h
  161. | | | | gmock-generated-nice-strict.h.pump
  162. | | | | gmock-matchers.h
  163. | | | | gmock-more-actions.h
  164. | | | | gmock-more-matchers.h
  165. | | | | gmock-spec-builders.h
  166. | | | | gmock.h
  167. | | | |
  168. | | | \---internal
  169. | | | | gmock-generated-internal-utils.h
  170. | | | | gmock-generated-internal-utils.h.pump
  171. | | | | gmock-internal-utils.h
  172. | | | | gmock-port.h
  173. | | | |
  174. | | | \---custom
  175. | | | gmock-generated-actions.h
  176. | | | gmock-generated-actions.h.pump
  177. | | | gmock-matchers.h
  178. | | | gmock-port.h
  179. | | |
  180. | | +---make
  181. | | | Makefile
  182. | | |
  183. | | +---msvc
  184. | | | +---2005
  185. | | | | gmock.sln
  186. | | | | gmock.vcproj
  187. | | | | gmock_config.vsprops
  188. | | | | gmock_main.vcproj
  189. | | | | gmock_test.vcproj
  190. | | | |
  191. | | | \---2010
  192. | | | gmock.sln
  193. | | | gmock.vcxproj
  194. | | | gmock_config.props
  195. | | | gmock_main.vcxproj
  196. | | | gmock_test.vcxproj
  197. | | |
  198. | | +---scripts
  199. | | | | fuse_gmock_files.py
  200. | | | | gmock-config.in
  201. | | | | gmock_doctor.py
  202. | | | | upload.py
  203. | | | | upload_gmock.py
  204. | | | |
  205. | | | \---generator
  206. | | | | gmock_gen.py
  207. | | | | LICENSE
  208. | | | | README
  209. | | | | README.cppclean
  210. | | | |
  211. | | | \---cpp
  212. | | | ast.py
  213. | | | gmock_class.py
  214. | | | gmock_class_test.py
  215. | | | keywords.py
  216. | | | tokenize.py
  217. | | | utils.py
  218. | | | __init__.py
  219. | | |
  220. | | +---src
  221. | | | gmock-all.cc
  222. | | | gmock-cardinalities.cc
  223. | | | gmock-internal-utils.cc
  224. | | | gmock-matchers.cc
  225. | | | gmock-spec-builders.cc
  226. | | | gmock.cc
  227. | | | gmock_main.cc
  228. | | |
  229. | | \---test
  230. | | gmock-actions_test.cc
  231. | | gmock-cardinalities_test.cc
  232. | | gmock-generated-actions_test.cc
  233. | | gmock-generated-function-mockers_test.cc
  234. | | gmock-generated-internal-utils_test.cc
  235. | | gmock-generated-matchers_test.cc
  236. | | gmock-internal-utils_test.cc
  237. | | gmock-matchers_test.cc
  238. | | gmock-more-actions_test.cc
  239. | | gmock-nice-strict_test.cc
  240. | | gmock-port_test.cc
  241. | | gmock-spec-builders_test.cc
  242. | | gmock_all_test.cc
  243. | | gmock_ex_test.cc
  244. | | gmock_leak_test.py
  245. | | gmock_leak_test_.cc
  246. | | gmock_link2_test.cc
  247. | | gmock_link_test.cc
  248. | | gmock_link_test.h
  249. | | gmock_output_test.py
  250. | | gmock_output_test_.cc
  251. | | gmock_output_test_golden.txt
  252. | | gmock_stress_test.cc
  253. | | gmock_test.cc
  254. | | gmock_test_utils.py
  255. | |
  256. | \---googletest
  257. | | CHANGES
  258. | | CMakeLists.txt
  259. | | configure.ac
  260. | | CONTRIBUTORS
  261. | | LICENSE
  262. | | Makefile.am
  263. | | README.md
  264. | |
  265. | +---build-aux
  266. | | .keep
  267. | |
  268. | +---cmake
  269. | | internal_utils.cmake
  270. | |
  271. | +---codegear
  272. | | gtest.cbproj
  273. | | gtest.groupproj
  274. | | gtest_all.cc
  275. | | gtest_link.cc
  276. | | gtest_main.cbproj
  277. | | gtest_unittest.cbproj
  278. | |
  279. | +---docs
  280. | | AdvancedGuide.md
  281. | | DevGuide.md
  282. | | Documentation.md
  283. | | FAQ.md
  284. | | Primer.md
  285. | | PumpManual.md
  286. | | Samples.md
  287. | | V1_5_AdvancedGuide.md
  288. | | V1_5_Documentation.md
  289. | | V1_5_FAQ.md
  290. | | V1_5_Primer.md
  291. | | V1_5_PumpManual.md
  292. | | V1_5_XcodeGuide.md
  293. | | V1_6_AdvancedGuide.md
  294. | | V1_6_Documentation.md
  295. | | V1_6_FAQ.md
  296. | | V1_6_Primer.md
  297. | | V1_6_PumpManual.md
  298. | | V1_6_Samples.md
  299. | | V1_6_XcodeGuide.md
  300. | | V1_7_AdvancedGuide.md
  301. | | V1_7_Documentation.md
  302. | | V1_7_FAQ.md
  303. | | V1_7_Primer.md
  304. | | V1_7_PumpManual.md
  305. | | V1_7_Samples.md
  306. | | V1_7_XcodeGuide.md
  307. | | XcodeGuide.md
  308. | |
  309. | +---include
  310. | | \---gtest
  311. | | | gtest-death-test.h
  312. | | | gtest-message.h
  313. | | | gtest-param-test.h
  314. | | | gtest-param-test.h.pump
  315. | | | gtest-printers.h
  316. | | | gtest-spi.h
  317. | | | gtest-test-part.h
  318. | | | gtest-typed-test.h
  319. | | | gtest.h
  320. | | | gtest_pred_impl.h
  321. | | | gtest_prod.h
  322. | | |
  323. | | \---internal
  324. | | | gtest-death-test-internal.h
  325. | | | gtest-filepath.h
  326. | | | gtest-internal.h
  327. | | | gtest-linked_ptr.h
  328. | | | gtest-param-util-generated.h
  329. | | | gtest-param-util-generated.h.pump
  330. | | | gtest-param-util.h
  331. | | | gtest-port-arch.h
  332. | | | gtest-port.h
  333. | | | gtest-string.h
  334. | | | gtest-tuple.h
  335. | | | gtest-tuple.h.pump
  336. | | | gtest-type-util.h
  337. | | | gtest-type-util.h.pump
  338. | | |
  339. | | \---custom
  340. | | gtest-port.h
  341. | | gtest-printers.h
  342. | | gtest.h
  343. | |
  344. | +---m4
  345. | | acx_pthread.m4
  346. | | gtest.m4
  347. | |
  348. | +---make
  349. | | Makefile
  350. | |
  351. | +---msvc
  352. | | gtest-md.sln
  353. | | gtest-md.vcproj
  354. | | gtest.sln
  355. | | gtest.vcproj
  356. | | gtest_main-md.vcproj
  357. | | gtest_main.vcproj
  358. | | gtest_prod_test-md.vcproj
  359. | | gtest_prod_test.vcproj
  360. | | gtest_unittest-md.vcproj
  361. | | gtest_unittest.vcproj
  362. | |
  363. | +---samples
  364. | | prime_tables.h
  365. | | sample1.cc
  366. | | sample1.h
  367. | | sample10_unittest.cc
  368. | | sample1_unittest.cc
  369. | | sample2.cc
  370. | | sample2.h
  371. | | sample2_unittest.cc
  372. | | sample3-inl.h
  373. | | sample3_unittest.cc
  374. | | sample4.cc
  375. | | sample4.h
  376. | | sample4_unittest.cc
  377. | | sample5_unittest.cc
  378. | | sample6_unittest.cc
  379. | | sample7_unittest.cc
  380. | | sample8_unittest.cc
  381. | | sample9_unittest.cc
  382. | |
  383. | +---scripts
  384. | | | common.py
  385. | | | fuse_gtest_files.py
  386. | | | gen_gtest_pred_impl.py
  387. | | | gtest-config.in
  388. | | | pump.py
  389. | | | release_docs.py
  390. | | | upload.py
  391. | | | upload_gtest.py
  392. | | |
  393. | | \---test
  394. | | Makefile
  395. | |
  396. | +---src
  397. | | gtest-all.cc
  398. | | gtest-death-test.cc
  399. | | gtest-filepath.cc
  400. | | gtest-internal-inl.h
  401. | | gtest-port.cc
  402. | | gtest-printers.cc
  403. | | gtest-test-part.cc
  404. | | gtest-typed-test.cc
  405. | | gtest.cc
  406. | | gtest_main.cc
  407. | |
  408. | +---test
  409. | | gtest-death-test_ex_test.cc
  410. | | gtest-death-test_test.cc
  411. | | gtest-filepath_test.cc
  412. | | gtest-linked_ptr_test.cc
  413. | | gtest-listener_test.cc
  414. | | gtest-message_test.cc
  415. | | gtest-options_test.cc
  416. | | gtest-param-test2_test.cc
  417. | | gtest-param-test_test.cc
  418. | | gtest-param-test_test.h
  419. | | gtest-port_test.cc
  420. | | gtest-printers_test.cc
  421. | | gtest-test-part_test.cc
  422. | | gtest-tuple_test.cc
  423. | | gtest-typed-test2_test.cc
  424. | | gtest-typed-test_test.cc
  425. | | gtest-typed-test_test.h
  426. | | gtest-unittest-api_test.cc
  427. | | gtest_all_test.cc
  428. | | gtest_break_on_failure_unittest.py
  429. | | gtest_break_on_failure_unittest_.cc
  430. | | gtest_catch_exceptions_test.py
  431. | | gtest_catch_exceptions_test_.cc
  432. | | gtest_color_test.py
  433. | | gtest_color_test_.cc
  434. | | gtest_environment_test.cc
  435. | | gtest_env_var_test.py
  436. | | gtest_env_var_test_.cc
  437. | | gtest_filter_unittest.py
  438. | | gtest_filter_unittest_.cc
  439. | | gtest_help_test.py
  440. | | gtest_help_test_.cc
  441. | | gtest_list_tests_unittest.py
  442. | | gtest_list_tests_unittest_.cc
  443. | | gtest_main_unittest.cc
  444. | | gtest_no_test_unittest.cc
  445. | | gtest_output_test.py
  446. | | gtest_output_test_.cc
  447. | | gtest_output_test_golden_lin.txt
  448. | | gtest_pred_impl_unittest.cc
  449. | | gtest_premature_exit_test.cc
  450. | | gtest_prod_test.cc
  451. | | gtest_repeat_test.cc
  452. | | gtest_shuffle_test.py
  453. | | gtest_shuffle_test_.cc
  454. | | gtest_sole_header_test.cc
  455. | | gtest_stress_test.cc
  456. | | gtest_test_utils.py
  457. | | gtest_throw_on_failure_ex_test.cc
  458. | | gtest_throw_on_failure_test.py
  459. | | gtest_throw_on_failure_test_.cc
  460. | | gtest_uninitialized_test.py
  461. | | gtest_uninitialized_test_.cc
  462. | | gtest_unittest.cc
  463. | | gtest_xml_outfile1_test_.cc
  464. | | gtest_xml_outfile2_test_.cc
  465. | | gtest_xml_outfiles_test.py
  466. | | gtest_xml_output_unittest.py
  467. | | gtest_xml_output_unittest_.cc
  468. | | gtest_xml_test_utils.py
  469. | | production.cc
  470. | | production.h
  471. | |
  472. | \---xcode
  473. | +---Config
  474. | | DebugProject.xcconfig
  475. | | FrameworkTarget.xcconfig
  476. | | General.xcconfig
  477. | | ReleaseProject.xcconfig
  478. | | StaticLibraryTarget.xcconfig
  479. | | TestTarget.xcconfig
  480. | |
  481. | +---gtest.xcodeproj
  482. | | project.pbxproj
  483. | |
  484. | +---Resources
  485. | | Info.plist
  486. | |
  487. | +---Samples
  488. | | \---FrameworkSample
  489. | | | Info.plist
  490. | | | runtests.sh
  491. | | | widget.cc
  492. | | | widget.h
  493. | | | widget_test.cc
  494. | | |
  495. | | \---WidgetFramework.xcodeproj
  496. | | project.pbxproj
  497. | |
  498. | \---Scripts
  499. | runtests.sh
  500. | versiongenerate.py
  501. |
  502. \---tests
  503. clienttest.cpp
  504. customprinter.cpp
  505. customprinter.h
  506. frametest.cpp
  507. iodevicemock.h
  508. main.cpp
  509. messagetest.cpp
  510. networkmock.h
  511. networktest.cpp
  512. routedmessagetests.cpp
  513. routertests.cpp
  514. routesubscriptiontests.cpp
  515. socketmock.h
  516. sockettest.cpp
  517. tcpserver.cpp
  518. tcpserver.h
  519. tests.pro
  520. tests.qbs
  521. timermock.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement