summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-18test_general/hal/phy/bridgedma: Update the start function to set the last ↵laranjeiro
bit in the last job. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2633 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-18add tests on BWboure
add HAL_PLATFORM_EXIT in tests git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2632 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-18test_general/station/cco0s0: Add the makefiles to start the integration of a ↵laranjeiro
full station. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2631 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-18cesar: Update the cesar init function.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2630 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-18cesar: Remove white spaces from the cesar.c file.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2629 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-18Memorry release pbs resolved boure
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2628 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-17cp2/sta/mgr : Update the documentation.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2627 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-17Modification on tests (in motion)boure
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2626 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-17change #include for sta_mgrboure
Only one function to allocate a link Change the work on the ble using pointer Add a function to allocate a specific time at the beginning of the beacon period git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2625 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16cp2/cco/bw: Update the unit test to be compilable with Gcov.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2624 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma: Added the traces of the registers in the ↵laranjeiro
tx_one_frame test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2623 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16cp2/msg: Replace all the uint mmtype by the cp_mmtype_t.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2622 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma:laranjeiro
* Replace the mask to 0x0. * Added the append_zero in the job descriptor. * Removed the memset on the destination buffer. * Replace the first_zero_addr variable to error_addr * Added some traces to indicate when the test fail or succeed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2621 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16test_general/hard/bridgedma: Added some configurations.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2620 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16mac/sar: Added the append_zero in the jobs in the sar_job_mfs_create function.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2619 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16mac/sar : Check a return value in a unit test.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2618 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-16mac/sar: Remove trailing white spaces.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2617 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15cp2/secu: Resolving some wrong implementation on the protocol run ↵laranjeiro
initialisation. Closes #93 git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2616 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Removed the buffer dump and provide the address ↵laranjeiro
of the first difference. Conflicts: test_general/hard/bridgedma/src/bridgedma-rx-one-frame.c git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2615 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Update the test to provide the address of the ↵laranjeiro
first difference between the comp buffer and the buffer filled by the bridgedma. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2614 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15test_general/hard/bridgedma: Modified the test to use 4 buffers for the 4 ↵laranjeiro
jobs of the bridgedma i.e. one for each alignement. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2613 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15cp2/msg: Removed unused casts. closes #92laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2612 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15cp2/msg: Fixing the test to simulate the reception of a MME fragmented.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2611 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15cp2/msg : Fix the CC_SET_TEI_MAP_IND send functionality when the MME is ↵laranjeiro
fragmented. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2610 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15cp2/msg: Tested the CC_SET_TEI_MAP.IND on the RX way.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2609 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15lib/bitstream: Fixing the bitstream change buffer when reading.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2608 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15lib/bitstream: Fix the buffer change will reading data.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2607 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-15lib/bitstream: Fix the change of buffer to read write or read the data ↵laranjeiro
correclty. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2606 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action:schodet
- added association error and timeout handling. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2605 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/fsm, cp2/sta/action:schodet
- added unrelated branch for CC_ASSOC.CNF. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2604 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action:schodet
- added init. - started association code. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2603 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action/test/utest:schodet
- added test context. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2602 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action/test/utest:schodet
- add assoc test. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2601 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action/test/utest:schodet
- removed fsm stub. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2600 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/sta/action:schodet
- added cco_net argument to assoc_start. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2599 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/fsm:schodet
- added shortcut to post events. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2598 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/fsm:schodet
- updated FSM with assoc and poweron FSMs. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2597 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-11 * cp2/fsm:schodet
- added transition without action support. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2596 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10CESAR: ECOS: Changed wait for interrupt (power down) management when we are ↵save
in idle mode git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2595 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/msg : Modified the relayed data in the data structure.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2594 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/sta/mgr: Adding a function to merge a net to our network.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2593 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/cco/action: Added the FSM event when the station leave.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2592 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/cco/action: Remove withspace trailling.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2591 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/cco/action: Remove whitespace trailling.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2590 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/sta/mgr: Removed from the NET the event post of the empty network.laranjeiro
It will be done by the CCo. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2589 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10Completing and commenting the example of test procedure execution resultschertier
with expected results and detailed time-line of test procedure execution git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2588 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10test_general/hard/bridgedma: Update the test.laranjeiro
* removed unused functions. * removed unused files. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2587 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/sta/mgr: Update the net_empty function to return true only if the ↵laranjeiro
associated set is empty. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2586 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cl: Fixed the CL to return on the copy function if no table is currently ↵laranjeiro
present in the CL. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2585 017c9cb6-072f-447c-8318-d5b54f68fe89
2008-07-10cp2/cco/action: Removed white space trailling.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@2584 017c9cb6-072f-447c-8318-d5b54f68fe89