3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ommitted assignment for fd in dup2 tc Although negative tc is failed below, fd1 can be positive value because of tc success before So fd should be assigned as negative value More... about 8 years ago
Replace CONFIG_USERMAIN_STACKSIZE with other name in tc More... about 8 years ago
Bind the debug tc function with proper #ifdef CONFIG_XX ~ #endif More... about 8 years ago
Add .travis.yml for CI env More... about 8 years ago
Add .travis.yml for CI env More... about 8 years ago
pthreads : move some file related to pthread to libc More... about 8 years ago
Refactor sched_gettcb tc More... about 8 years ago
netutils/mqtt: handle exception case in mqtt_disconnect() More... about 8 years ago
mtd/progmem: fix incorrect calculation on page offset More... about 8 years ago
mtd/progmem: fix incorrect range of cache invalidatation on erase More... about 8 years ago
add mkdefconfig.sh script at os/tools to make defconfig More... about 8 years ago
Merge pull request #238 from pradeepns85/fix_incompatible_pointer More... about 8 years ago
Merge pull request #239 from pradeepns85/fix_audio_builderror More... about 8 years ago
examples/tls_benchmark: introduce new benchmark app More... about 8 years ago
Fix build error in audio driver More... about 8 years ago
Fix : Assignment from incompatible pointer type More... about 8 years ago
lwip: version up lwip 2.0.2 More... about 8 years ago
lwip: delete legacy lwip files for update to version 2.0.2 More... about 8 years ago
Merge pull request #235 from kimusan/master More... about 8 years ago
Fix missing ROM partition type More... about 8 years ago
Merge pull request #224 from btheosam/audiolast More... about 8 years ago
Correct hexstr_2_bytearray() function in wifi api More... about 8 years ago
Merge pull request #233 from jeongchanKim/kernel_math More... about 8 years ago
Refactor sprintf tc More... about 8 years ago
Arastorage utc has been expanded and it now includes testcases testing removal of relation, attributes, indexes, tuples, various aggregation queries and combined conditional queries. More... about 8 years ago
Some bugs have been fixed in arastorage regarding remove relation, integer size in bplustree, flushing of buffer during remove operation and small query byte size. More... about 8 years ago
Changes format of function for clean up in tc macros and add new tc macro Remove error parameter of clean up functions in tc macros because this is not useful Leave a function which checks whether values are equal and rename it to TC_ASSERT_EQ_ERROR_CLEANUP to show error type More... about 8 years ago
sidk_s5jt200 : support romfs image download More... about 8 years ago
sidk_s5jt200 : add romfs device automount support More... about 8 years ago
Improving T-trace usabilities More... about 8 years ago