Majority of code clean-up or organization in BASE/LEAP happened in 4.4 cycle 
itself. However further refinement (if any) will be taken up in 5.0 cycle.


changeset:   4722:a7fd4081b098
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:24:26 2013 +0530
summary:     PLM: Avoid using macro m_GET_ASCII_DATE_TIME_STAMP in 
plms_dbg_utils.c [#537]

changeset:   4721:2499bf363834
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:14:54 2013 +0530
summary:     base: Removed unsed functions from ncs_main_pub.h[#537]

changeset:   4720:989229e5218e
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:13:39 2013 +0530
summary:     base: Deleted ncs_mds_def.h[#537]

changeset:   4719:30d309da122e
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:12:21 2013 +0530
summary:     base: Removed unsued function definitions from usrbuf.h[#537]

changeset:   4718:b6de0e6e813a
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:11:25 2013 +0530
summary:     base: Removed unused macros from ncs_tmr.h

changeset:   4717:4be957de83e8
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:10:44 2013 +0530
summary:     base: Removed unused macros/structs from ncs_svd.h

changeset:   4716:567244554b36
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:08:58 2013 +0530
summary:     base: Removed unused macros from ncs_osprm.h, ncssysf_def.h and 
os_defs.h files [#537]

changeset:   4715:5c60d8c4698f
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:08:18 2013 +0530
summary:     base: Removed unused macros from sysf_ipc.h file.[#537]

changeset:   4714:39d880986561
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:07:20 2013 +0530
summary:     base: Removed MMGR macro's from sysf_exc_scr.h andreplaced with 
malloc, free [#537]

changeset:   4713:f89d39bbbe9a
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:06:29 2013 +0530
summary:     base: Deleted sysf_def.h file[#537]

changeset:   4712:e282fbc884fe
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:05:41 2013 +0530
summary:     base: Deleted patricia.h file[#537]

changeset:   4711:c7023c82fe1a
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:04:51 2013 +0530
summary:     base: Deleted ncs_tasks.h file[#537]

changeset:   4710:6581beaa2ab4
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:04:00 2013 +0530
summary:     base: Removed MMGR macro's from ncs_hdl.h andreplaced with malloc, 
free[#537]

changeset:   4709:664f3aa0109a
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:02:42 2013 +0530
summary:     base: Removed unsed macro's from ncs_edu.h[#537]

changeset:   4708:a6b84f73dac1
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:01:41 2013 +0530
summary:     base: Deleted sysf_pat.h file[#537]

changeset:   4707:cdfbca484829
user:        Ramesh <[email protected]>
date:        Thu Dec 12 15:00:44 2013 +0530
summary:     base: Deleted ncsft.h file[#537]

changeset:   4706:e337fe61b5a2
user:        Ramesh <[email protected]>
date:        Thu Dec 12 14:59:18 2013 +0530
summary:     base: Deleted ncs_stack.h ncs_stack_pub.h hj_stack.c files[#537]





---

** [tickets:#537] make base code unit test friendly and remove any dead code**

**Status:** accepted
**Milestone:** 4.7.FC
**Created:** Thu Aug 08, 2013 11:55 AM UTC by Mathi Naickan
**Last Updated:** Tue Aug 25, 2015 04:08 PM UTC
**Owner:** Ramesh


A great deal of legacy leap code cleanup was done through ticket 
http://devel.opensaf.org/ticket/652.
It can be seen that LEAP is *no more* a portation layer that it used to be, but 
is now providing functionality more of an *utility layer*.

Currently leap is acting as a bunch of wrapper/utility code providing the 
following functionalities:
- encode/decode routines
- buffer management
- patricia db
- wrappers for tasks
- mailbox
- timers
- other utilties

With this as the background, the following further cleanup and streamlining is 
desired to enable leap code to be unit-test ready:

- Remove any leftover dead code. I can see that for eg:- hj_stack.c, and some 
functions in os_defs.c can be removed. 
- Move code related to one particular functionality into one file.
- Identify functions that could be equivalent to APIs around which unit tests 
could be performed.
- Streamline .h files(same as above for .c files)


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to