Commit History

Author SHA1 Message Date
  Grissiom 5019b3ee14 TC: format code, expand TABs 11 years ago
  Grissiom 6b02886eb3 TC: print a summary after all the tests 11 years ago
  prife 4f9dc273ec dfs: fix dfs_unmount bug 11 years ago
  Grissiom 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread 11 years ago
  Grissiom 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 11 years ago
  prife 27112267e9 dfs: rename varialbe name in dfs_filesystem_lookup 11 years ago
  Bernard Xiong ca270a4667 Merge pull request #213 from grissiom/more-tc 11 years ago
  Grissiom 9a679cc7d8 TC: fix the thread_delete 11 years ago
  Grissiom bf640015e6 TC: clear the TC_STAT_RUNNING flag when tc forgot to do so 11 years ago
  prife 52db5cfbe0 Merge pull request #210 from prife/master 11 years ago
  prife f4e8820bca dfs: refine more code 11 years ago
  Bernard Xiong 0e8b23ff95 Merge pull request #212 from grissiom/fix-tc 11 years ago
  prife 7fd6d17d5b dfs: refine code 11 years ago
  Grissiom a51b5799f7 TC: fix the heap tests 11 years ago
  Grissiom 752fe135cd TC: code cleanup 11 years ago
  Grissiom b66c5ee074 TC: always print the test result despite the wait time 11 years ago
  Grissiom a7c4d07fb7 TC: heap_realloc: check for realloc(ptr, 0) 11 years ago
  Grissiom c6c6b5ef74 TC: semaphore_dynamic: code cleanup 11 years ago
  Grissiom 4434c87a71 TC: release the sem in cleanup 11 years ago
  Grissiom e9e8e3f3ca TC: do not use rt_sem_trytake to clean the sem 11 years ago
  prife cb347f5af0 Merge pull request #207 from prife/master 11 years ago
  prife 712d9428ed simulator: disable RTGUI in rtconfig.h 11 years ago
  Bernard Xiong be2f628160 Merge pull request #205 from geniusgogo/sqlite 11 years ago
  geniusgogo 9326719a12 move SQLiteLib/SConscript file to SQLite-3.8.1/SConscript 11 years ago
  geniusgogo 06d3cf710e rename sqlite directory to SQLite-3.8.1/SQLiteLib 11 years ago
  geniusgogo b3e70cbf40 modify the RTT is abbreviated error, change to be rtthread. 11 years ago
  geniusgogo 6433eeae66 build env component removal 11 years ago
  geniusgogo dd2a4cd49c port rtt config orig env 11 years ago
  geniusgogo ab1429b044 orig config result tool 11 years ago
  geniusgogo 2948bf55f7 fix the SQLite mutex free-fun cause a memory leak 11 years ago