summaryrefslogtreecommitdiff
path: root/cesar/test_general
AgeCommit message (Collapse)Author
2011-09-07cesar/test_general/station/maximus: fix testsNicolas Schodet
2011-09-07cesar/test_general/station/tonemap: fix testsNicolas Schodet
2011-08-31cesar/{maximus,test}: close tap at unitialization, closes #244Celine Buret
- Create an uninitialization python function in csi, - Unitialize maximus at the end of the python scripts, - Set tap as non persistent, - Close tap at uninitialization.
2011-08-30cesar/test_general: removing station works, closes #137Celine Buret
2011-08-30cesar/test_general/station/maximus: add missing moduleNicolas Schodet
2011-08-30cesar/test_general/maximus/integration/interface-dp: fix testNicolas Schodet
2011-08-30cesar/test_general/maximus/integration/sar-pbproc: fix testNicolas Schodet
2011-08-03cesar: remove custom objdump call from makefilesNicolas Schodet
2011-07-20cesar/test_general: improve NEK exchange verification, refs #2627Nélio Laranjeiro
The python test compare the beacon period dates at the one the NEK index is changed. The dates in station side must correspond to the CCo's side.
2011-05-18cesar/{cl, cp/{sta/{action, mgr}, msg}}: support IGMP with mutiple members ↵David Mercadie
in a group, closes #2470
2011-05-06cesar/test_general/station/fcall: rename the nek_change event, refs #2222Nélio Laranjeiro
2011-04-28cesar/test_general/station/fcall: wrong variable written, refs #2196Nélio Laranjeiro
2011-04-26{cesar/cp, cleo/devkit/plcd}: Update MMTYPE of DRV_STA_SET_MCAST_LIST MMEYacine Belkadi
Update the code to reflect the recent change* of the MMTYPE of the DRV_STA_SET_MCAST_LIST MME. (* commit dac62fe013ca9738fb697e6d434723f73d1fe8a3)
2011-04-20cesar/cp/sta/mgr: change last_seen_ms to expired_date_ms, refs #2196Nélio Laranjeiro
This renames last_seen_ms of cp_sta_t to expired_date_ms. This date is the date of last Beacon/MME reception from the station + Discovered_List_Expire_Time.
2011-04-18cesar: add bsu context to all bsu function calls, closes #2400Nélio Laranjeiro
2011-03-07Merge branch 'master' into avJean-Philippe SAVE
Conflicts: cesar/mac/pbproc/src/fsm_tx_data.c
2011-03-04cesar/cp/{msg, sta/{action, mgr}}: add support for igmp, closes #1559David Mercadie
2010-12-07cesar/bsu: remove aclf timer and prepare bsu to handle timer, closes #1945Nélio Laranjeiro
2010-10-21cesar/{project, cp/sta/mgr}: remove IS_CCO and AUTHENTICATED led, closes #1951Nélio Laranjeiro
2010-10-20cesar/{cp, bsu}: adapt for new UCCo behavior, closes #695Nélio Laranjeiro
2010-09-20cesar: add bsu, bsu/stub for unit testsNélio Laranjeiro
2010-09-10cesar/test_general/maximus/integration/sar-pbproc: cleanup SAR on uninitNélio Laranjeiro
2010-07-29cesar/test_general/station/cco0/s2: This test is invalid.laranjeiro
The handover is only done if the CCo receives an mac stop order from linux. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7336 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-29cesar/test_general/station/cco0/s2: fix change hm test (scenario 05)laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7335 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-29cesar/test_general/station/cco0/s2: fix snid change script (scenario 4)laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7334 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/station/cco0/s1: fix scenario 5laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7330 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/station/cco0/s1: fix scenario 4laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7329 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/station/cco0/s1: fix scenario 2laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7328 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/station/cco0/s1: fix scenario 01laranjeiro
CCo sends both central and discover beacons. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7327 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/station/cco0/s1: fix cc_leave testlaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7326 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/maximus/integration/interface-dp: fix bsu_initlaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7324 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-28cesar/test_general/maximus/integration/cl-sar-pbproc: fix, refs r7267laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7323 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-19cesar/test_general/station/fcall: fix fcallslaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7295 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-07-06cesar/cp/{beacon, sta/mgr}: change snid conflict detection, closes #1695laranjeiro
Previously the sta_mgr was checking the snid conflict, this was causing the CCo to continuously change the SNID (even after a SNID countdown beacon entry). Now CP beacon is responsible to detect it and inform the CCo action module, It only posts the event if now snid countdown is currently done. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7266 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cesar/test_general/maximus/integration/interface-dp: replace old testlaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7211 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-08cesar/cp/{msg, sta/action}: add result field to VS_GET_STATS, closes #1003mercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7183 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-07cesar/cp/{beacon, cco/action, fsm}: fix handover startlaranjeiro
- cp/beacon: remove the event post HANDOVER_DISCOVER_STA, the CCo elects the future CCo on DISCOVER_PROCESS_DONE event. - cp/cco/action: clear CCo selection heap when not used. - tests: Had a check to verify the CCo will not do a handover if the STA had not a bigger CCO_CAP (even if the STA is user cco appoint). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7182 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-04cesar/{cp, bsu}: fix discover procedure requestlaranjeiro
* BSU send a discover beacon when the CCo requests it. * Discover interval is recomputed each time the previous discover round is over. * cco/action will not call discover functions git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7163 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-21cesar/hal/hle, cesar/hle: remove ipmbox_tx_try, refs #1418schodet
This revert commits r6949, r6950 and r6954. ipmbox can not overflow because the number of message is limited by the number of buffer sent and added by the Linux driver. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7125 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-20cesar/cp/lib/stats: add level parameter in VS_GET_STATS, closes #1003mercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7120 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-17cesar/cp{beacon, fsm, sta/action}: send discover beacon in POWERONmercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7064 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-17cesar/test_general/station/cco: add bsu to the test generalmercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7042 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-26cesar/test_general/maximus/integration/hle-cl-sar-pbproc: ipmbox uselaranjeiro
Fix the test to use ipmbox_tx_try stubs, those function were added in r6949. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6954 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-26cesar/test_general/maximus/integration/ipmbox-hle-cl-sar-pbproc: fix testlaranjeiro
r6922 changed the position of the CE callback called by the SAR. Previously the CE callback in this test was setting the EKS to CLEAR which allowed the station to send data unencrypted. Since the CE callback is done after the MPDU process, the DATA must be encrypted, if not the SAR drops the PBs. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6952 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-19cesar: remove context parameter from phy_date and phy_sysdate, refs #1415schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6931 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-14cesar/{mac/sar,ce/rx}: update SAR callback to get BER, closes #1442dufour
PB measurements are no longer given by the SAR CB: it directly pre-computes the BER sum (on PBs with no CRC error), the total count of PBs inside the frame and the count of PBs with CRC error in the frame. In the CE, measure now contains: - RX params, - channel data if there are some, - some statistics (total PBs count, total false PBs, BER sum) No need any more to give some pointer to the SAR, measure data are directly delivered from the SAR for copy. Configuration for "PB measurements get flag" is now removed from the CE. Tests have been updated. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6922 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-03-10cesar/cp/{cco/action, sta/action, fsm}: fix NEK change, closes #1312laranjeiro
Update the functional maximus test in test_general/station/cco0/s2 sc14_change_nek.py git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6817 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-25cesar/test_general/maximus/integration: add lib_statslaranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6780 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-17cesar/test_general/dataplane: give a mac address to interface, refs #1085schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6732 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-02-12cesar/lib/stats: extend stats to support access mode, closes #1239dufour
There are now three kinds of statistics: - one accessible in read only (statistics), - another one accessible in write only, - others accessible in read and write (configurations). Callback have now a defined type. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6714 017c9cb6-072f-447c-8318-d5b54f68fe89