summaryrefslogtreecommitdiff
path: root/mac/sar/test/unit_test/ecos
AgeCommit message (Expand)Author
2008-04-07Moved the complete svn base into the cesar directory.save
2008-04-03Fixed a bug in the SAR, the MFL must contain the length of the ATS or laranjeiro
2008-03-26Update the SAR with the specification of the CE.laranjeiro
2008-03-25Update the sar to include the sar thread and run it when the sar is not laranjeiro
2008-03-17Added new tests to verify the bug in the segmentation process. When only one laranjeiro
2008-03-17Increase the sar coverage tessts.laranjeiro
2008-02-28Prepare the sar to check the encryption of the frames.laranjeiro
2008-02-27Added the CRC control and the MF Type control when reassembling a PBs.laranjeiro
2008-02-25Update the SAR to provide the number of chandata PB's to the CE. see r1455laranjeiro
2008-01-23Update the sar test cause of the modification of the pbproc_get_ntb.laranjeiro
2008-01-23Replaced the pbproc_get_ntb by mac_ntb.laranjeiro
2008-01-22Removed the unused random_generator.laranjeiro
2008-01-22Replace the pbproc_get_ntb (..) by mac_ntb() function.laranjeiro
2007-12-21Added traces in the SAR.laranjeiro
2007-12-12Modified some functions and callbacks names to concord with the CL specificat...laranjeiro
2007-12-05* Modified the job desc create to had the real length of the MF i.e. MF of ty...laranjeiro
2007-12-03Update the SAR to remove the MFS from the Store only if the CA allows it.laranjeiro
2007-11-30Added the includes of ecos to the sar_reassembly_measurements unit test.laranjeiro
2007-11-29Update the SAR with the modification of the pbproc. Cesar init function.laranjeiro
2007-11-28Fix the bug #50laranjeiro
2007-11-22Update the hosts test for the SAR. (i.e. memory leaks)laranjeiro
2007-11-20Modified the sar_init to add the mac_store in parameter.laranjeiro
2007-11-08* Modified the SAR to replace the _date suffixe variable by _ntblaranjeiro
2007-11-07replace the dbg_assert (mac_store_sta_remove...) by dbg_check in the SAR unit...laranjeiro
2007-11-07Added the dbg_assert for the mac_store_sta_remove in sar unit testlaranjeiro
2007-11-06* Modified the sar init to initialize all the sar context.laranjeiro
2007-11-05* Update the test to add the .elf in one sar unit test.laranjeiro
2007-11-05Modified the SAR makefile to add the pbproc module on each test. Disallow lin...laranjeiro
2007-11-05Finished the SAR memory test.laranjeiro
2007-11-02* Verified the memory leaks (without segmentation complete and reassembly com...laranjeiro