Commit Graph

  • c2b63a614e sync test env from auto_test_script (add SSC_T5_IOT1) Yinling 2016-10-19 15:22:13 +08:00
  • de7b2f5a09 fix following test case bugs: Yinling 2016-10-19 15:16:47 +08:00
  • 3f521c4afa update KnowIssues: Yinling 2016-10-19 15:11:38 +08:00
  • fcf664276f component bt:added the stop adverstising API to the BTA module yulong 2016-10-19 01:55:14 -04:00
  • da70611196 Deep sleep: Any source named rtc_wake_stub* is linked as RTC wake stub code Angus Gratton 2016-10-13 11:46:51 +11:00
  • 24df5e2041 component/bt : cleanup ^M Tian Hao 2016-10-18 21:49:00 +08:00
  • 2182b69b3d component bt:added the button profile event & process method to the project yulong 2016-10-18 05:22:36 -04:00
  • 746ad41d89 Build tests: Use & document clean_build_dir Angus Gratton 2016-10-18 15:35:17 +11:00
  • 90cad92b9b Merge branch 'master' into bugfix/build_dir_base Angus Gratton 2016-10-18 15:30:57 +11:00
  • 340a722715 Warn user if trax is disabled in menuconfig but functions are called anyway. Jeroen Domburg 2016-10-18 11:50:19 +08:00
  • 19db9ed870 Merge branch 'bugfix/build_bootloader' into 'master' Angus Gratton 2016-10-18 11:44:33 +08:00
  • d00ef1607e Some more optimizations, mostly in involuntary task switches. Doesn not really help here, but might in other cases. Jeroen Domburg 2016-10-18 10:51:08 +08:00
  • 0574f2f55a component/bt: fix of compiler errors after previous merge of code; wangmengyang 2016-10-17 23:53:02 +08:00
  • 9476dc2eb8 components/bt: Merge branch 'feature/wechat_prf' into feature/btdm_bluedroid wangmengyang 2016-10-17 23:06:33 +08:00
  • 6a7ec425cb Detect success before errors in vPortCPUReleaseMutex. Shaves off another half uS. Jeroen Domburg 2016-10-17 18:49:19 +08:00
  • c03549e117 Make uxPortCompareSet into a macro. 25uS -> 24uS Jeroen Domburg 2016-10-17 18:30:13 +08:00
  • 0403d43b19 Optimize xPortGetCoreID to 2-instruction inline assembly. Jeroen Domburg 2016-10-17 18:09:15 +08:00
  • 28d83e766a fix bug that deploy when test failed: Yinling 2016-10-17 17:03:54 +08:00
  • 8f82a83c2c Merge branch 'master' into feature/freertos_static_buffers Ivan Grokhotkov 2016-10-17 16:02:09 +08:00
  • 28fa3c1a70 component/bt : new coexist lib Tian Hao 2016-10-17 15:47:45 +08:00
  • 2fdd9ba930 component bt:change the hid profile & bt_profile task yulong 2016-10-17 02:15:36 -04:00
  • eaace9846a smartconfig: update to match new FreeRTOS header files Ivan Grokhotkov 2016-10-17 14:12:16 +08:00
  • bee1be67da Merge branch 'feature/btdm_blufi' into feature/btdm_bluedroid Tian Hao 2016-10-17 14:11:49 +08:00
  • 34fa6a60a9 build system: fix typo, move -ggdb to OPTIMIZATION_FLAGS Ivan Grokhotkov 2016-10-17 13:47:13 +08:00
  • 1cd572c7b9 Add test for compiling in release mode, fix warnings and errors which appeared Ivan Grokhotkov 2016-10-17 12:45:42 +08:00
  • 182184567e build system: add menuconfig choice for optimization level, reorganize C*FLAGS Ivan Grokhotkov 2016-10-17 12:38:17 +08:00
  • 0aab006bb7 Add Trax-support to esp-idf Jeroen Domburg 2016-10-17 12:18:17 +08:00
  • 7cb55c2c6c component bt: added the WX_AIRSYNC_CFG macro to control the wechat profile yulong 2016-10-16 23:54:22 -04:00
  • 3ed2d89538 Merge branch 'master' into feature/btdm_blufi Tian Hao 2016-10-16 18:59:04 +08:00
  • f87ebb6d49 Merge branch 'feature/btdm_blufi' into feature/btdm_bluedroid Tian Hao 2016-10-16 17:08:05 +08:00
  • 3ecce07dbc component/bt: cleanup phy/rtc/pp libs Tian Hao 2016-10-16 16:50:02 +08:00
  • 1a08abea78 component bt:1.update the BLE hid to the project 2.update the app adverting method yulong 2016-10-15 06:28:54 -04:00
  • 02ad223eea component bt: 1.modified the btu buffer size from 15 to 60; 2.change the smp method yulong 2016-10-15 05:46:10 -04:00
  • 982b90e77d commponent bt: update the components/bt/lib & components/esptool_py/esptool yulong 2016-10-15 04:42:33 -04:00
  • 4370794d07 wifi libraries: update to match new FreeRTOS header files Ivan Grokhotkov 2016-10-14 21:52:43 +08:00
  • 72712c00a7 freertos: forward task affinity argument to prvInitializeNewTask Ivan Grokhotkov 2016-10-14 21:24:58 +08:00
  • f68c8dd687 commponant bt:change bt_app_main to app_main yulong 2016-10-14 04:44:56 -04:00
  • af9b08d863 commponent bt:1.added the bt_prf_sys_main.c file which has been process the profile task event method; 2.modified the thread.h file==> added the profile task event in it 3.modified bt_prf_task.c==>added the ready function in it 4.added the bt_prf_sys.h file 5.remove the profile_sys.h file yulong 2016-10-13 09:13:21 -04:00
  • 216b831646 Merge remote-tracking branch 'origin/master' into feature/openssl Wu Jian Gang 2016-10-13 17:14:40 +08:00
  • 65445b21dd commponent bt:1.add bt_prf_act.c file for the state machine 2.add the bt_app_api.h file 3.modified the bt_prf_task.c==>added the free & start task function yulong 2016-10-13 04:02:30 -04:00
  • bdd67c98d6 Merge branch 'feature/test_auto_config' into 'master' Ivan Grokhotkov 2016-10-13 15:01:23 +08:00
  • 6a5f5400f0 commponent bt: 1.added the bt_app_sec.c file used for the security of the bt module; 2.added the bt_app_sec.h file which defined the sturct used for the bt security yulong 2016-10-12 23:41:30 -04:00
  • 20b508e62e build system tests: Verify bootloader doesn't build any files outside build/bootloader & config Angus Gratton 2016-10-13 11:01:30 +11:00
  • fa476c8ba9 Merge branch 'bugfix/small_fixes_jd' into 'master' Jeroen Domburg 2016-10-12 21:13:34 +08:00
  • 03bd5b6d22 Fix offset of coreid in tasktcb Jeroen Domburg 2016-10-12 18:17:58 +08:00
  • 89097d5f11 Add xCoreID arg to prvInitialiseNewTask code; initialize pvThreadLocalStoragePointersDelCallback array to NULL Jeroen Domburg 2016-10-12 17:46:15 +08:00
  • c56325f43b commponent bt:added the bt_prf_evt.h file defined the API event used for the profile task yulong 2016-10-12 05:28:01 -04:00
  • 3c792f427b commponent bt:add bt_prf_task.c file for proceess the profile task event add bt_prf_task.h for defined the data & struct used for the profile task add prodile_sys.h defined the profile system data used for profile task modified component.mk yulong 2016-10-12 03:38:26 -04:00
  • ce7b8059de RSA Accelerator: Remove timing-sensitive optimisations Angus Gratton 2016-10-12 17:08:05 +11:00
  • 9632c8e56c RSA Accelerator: Add mod_exp, refactor to avoid memory allocation & copying Angus Gratton 2016-09-20 21:24:58 +10:00
  • 6b3bc4d8c5 hwcrypto bignum: Implement multiplication modulo Angus Gratton 2016-09-20 21:02:07 +10:00
  • 1a6dd44d03 hwcrypto bignum: Use mbedtls_mpi data structures for all bignum data Angus Gratton 2016-09-19 18:00:03 +10:00
  • 5e0a9bfcf2 remove debug command "ls" in test report job Yinling 2016-10-12 11:48:24 +08:00
  • e9199a0320 should set TEST_CASE_FILE_PATH before CONFIG_FILE use it Yinling 2016-10-12 11:44:54 +08:00
  • b72d22041c rename components/test to idf_test: Yinling 2016-10-12 11:17:56 +08:00
  • d85ff46bdf commponent bt:modified the cpu_start.c app_main function to bt_app_main funciton yulong 2016-10-11 08:05:58 -04:00
  • 849ba39544 commponent bt:add the wechat airsync profile to the project 1. add the wx_airsync_prf.h which have been define the sturcter data has been used for the wechat airsync profile database 2. add the wx_airsync_prf.c file 3. add the app_airsync_md5.c file 4. add the app_airsync_prf.c 5. add epb.c file 6. add epb_mmbp.c 7. add mpbledemo2.c 8. add wechar_crc.c 9 add wechat_aes.c 10. add app_airsync_md5.h 11. add app_airsync_prf.h 12. add app_wechat_util.h 13. add epb.h 14. add epb_mmbp.h 15 add mpbledemo2.h 16 add wechar_crc.h 17 add wechat_aes.h yulong 2016-10-11 05:43:36 -04:00
  • 685c1084ba Reinstate build_examples gitlab CI case Angus Gratton 2016-10-11 16:41:05 +11:00
  • 1447cd4136 fix issue on test report job: Yinling 2016-09-30 16:11:24 +08:00
  • e5b8854d96 can not put test report to deploy stage, otherwise if test fails it won't generate test report. He Yin Ling 2016-09-30 15:34:17 +08:00
  • 19ca66c968 add job to generate test report Yinling 2016-09-30 13:58:02 +08:00
  • fbb654fa68 move content from readme to wiki Yinling 2016-09-29 20:47:31 +08:00
  • 6442601333 add some missing cases caused by autogen bug Yinling 2016-09-29 20:22:33 +08:00
  • 12fa7472ea night jobs should exit succeed if no need to run Yinling 2016-09-29 20:21:33 +08:00
  • 547fb6ed6c update current known issue for ESP32 IDF test Yinling 2016-09-29 20:20:40 +08:00
  • 9b72441b45 Test cases use libpcap or libnet are not CI ready now: Yinling 2016-09-29 14:14:19 +08:00
  • 4929534448 add gitlab key in test template job Yinling 2016-09-29 13:38:29 +08:00
  • d7db3e6a35 build SSC should also use variable for server name He Yin Ling 2016-09-28 20:11:42 +08:00
  • 5ba6c1b1b7 sync test config from test bench: Yinling 2016-09-29 12:07:35 +08:00
  • 5fab6c36c8 update job configs for allow case fail feature Yinling 2016-09-28 19:54:43 +08:00
  • d695d40196 add note that test folder is for internal use. Will move data in readme to wiki except first two notes. Yinling 2016-09-28 19:52:04 +08:00
  • 59b35eb16a sync several changes from auto_test_script: Yinling 2016-09-28 19:48:38 +08:00
  • 024a1ce260 add KnownIssues file to test: Yinling 2016-09-28 19:43:45 +08:00
  • 4de2054541 fix bugs in config files: Yinling 2016-09-27 16:22:51 +08:00
  • 745ecef263 auto_test_script will be cloned from gitlab Yinling 2016-09-27 16:22:18 +08:00
  • 99ebc93abb modify document to add how to run test locally Yinling 2016-09-26 19:26:53 +08:00
  • e2dd6ebcf0 revise .gitlab-ci.yml: 1. remove duplicated code 2. fix path error for config file Yinling 2016-09-26 19:24:51 +08:00
  • 2fe759ce1d update CI config file: 1. add night job define (need to set variable in trigger to run night jobs) 2. move auto generated part to the end of file 3. add auto generated CI jobs Yinling 2016-09-26 14:32:58 +08:00
  • 90e57cdf8f add auto generated test folder to components: 1. add test cases and related scripts 2. add CI config files read README.md for detail Yinling 2016-09-26 14:27:57 +08:00
  • 924fea7cc0 freertos: fix setting xCoreID for new task Ivan Grokhotkov 2016-10-11 00:05:15 -06:00
  • 8ee1a05914 Merge branch 'master' into feature/freertos_static_buffers Ivan Grokhotkov 2016-10-10 23:34:45 -06:00
  • 58aec93dbb Merge branch 'bugfix/fixes_from_github' into 'master' Angus Gratton 2016-10-11 05:00:27 +08:00
  • 609c1c2cdb build system: Add -fno-rtti when compiling C++ code Angus Gratton 2016-10-10 17:19:13 +11:00
  • 1bae606ccc FreeRTOS KConfig: Limit tick rate to 1000Hz Angus Gratton 2016-10-06 10:06:01 +11:00
  • c12582c122 bootloader: Fix accidental tabs introduced in !78 Angus Gratton 2016-10-06 09:55:43 +11:00
  • 79bd6af7e7 build system: Print a WARNING if any submodule is out of date Angus Gratton 2016-10-04 16:33:18 +11:00
  • 71c09d8f66 Fix stack overflow message format rudi ;-) 2016-10-02 02:04:09 +02:00
  • a20c2f1088 'make flash' targets: Print serial port when flashing Angus Gratton 2016-10-04 10:12:17 +11:00
  • ab67378ef3 Merge branch 'feature/support_iperf' into 'master' Angus Gratton 2016-10-11 04:52:34 +08:00
  • 812d4ab4ea Merge branch 'feature/rmt_add_struct_for_memory' into 'master' Jeroen Domburg 2016-10-10 22:44:36 +08:00
  • bde768f13c 1. Recover "future_t" model implementation using semaphore to allow for blocking function 2. Recover BTU task start-up/shut-down procedure according to original bluedroid implementation wangmengyang 2016-10-10 21:34:21 +08:00
  • 0b30c22162 recover semaphore in fixed_queue to control the queue capacity wangmengyang 2016-10-10 20:37:26 +08:00
  • 833eb88679 minor bug fixes for releasing bluedroid task events and deleting message queue wangmengyang 2016-10-10 20:16:30 +08:00
  • e32d4e546a component/bt : advertising no random address Tian Hao 2016-10-10 19:21:12 +08:00
  • 5d60a1153d components/openssl: Modify the documentation of OpenSSL-APIs Dong Heng 2016-10-10 11:18:45 +08:00
  • ecefb1305a components/openssl: change header file relationship of level Dong Heng 2016-10-10 10:40:00 +08:00
  • 034da95abb components/openssl: change SSL read or write statement after success Dong Heng 2016-10-09 19:18:18 +08:00
  • 37a68ad605 components/openssl: fix SSL X509 show message, leaking memory Dong Heng 2016-10-09 19:02:31 +08:00
  • 47e83ee65e components/openssl: add SSL any version function setting Dong Heng 2016-10-09 17:49:16 +08:00
  • 2033068a72 components/openssl: add internal openssl X509 debug function Dong Heng 2016-10-09 16:42:49 +08:00