summaryrefslogtreecommitdiff
path: root/cesar/common
AgeCommit message (Collapse)Author
2009-12-14cesar/{hal/phy,mac/sar}: merge all bridgedma simulation code, closes #855laranjeiro
* remove bridgedma_soft, maximus_bridgedma. * add hal/phy/soft/bridge to use in unit test and maximus. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6543 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-08cesar/common/{make,tools}: output lram total size in .size fileschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6531 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-08cesar/common/tools/traceviewer: change user cursors on change eventschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6530 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-08cesar/common/tools/traceviewer: compute offset from user cursorsschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6529 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-08cesar/common/tools/traceviewer: update user cursor entries on cursor eventschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6528 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-12-02cesar/common/tools: add build information to rom files, closes #806schodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6515 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-24cesar/common/tools/perf-decode: ignore carriage returnsschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6470 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-24cesar/common/tools/perf-decode: print unused linesschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6469 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-23cesar/common/tools/traceviewer: add center buttonschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6446 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-23cesar/common/tools/traceviewer: add CPU usage annotationsschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6445 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-23cesar/common/tools/traceviewer: add annotation supportschodet
Annotation makes possible for example to add style information for TraceView. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6444 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-23cesar/common/tools/traceviewer: rework color management, use black backgroundschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6443 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-20cesar/doxygen: fix doxygen documentations for the CEdufour
Add generation of CE documentation in Doxygen. Fix some bad parameter names and ingroup directives. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6440 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-20cesar/common/tools: add support for comments in SDL files (for sdl2dot)dufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6439 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-17cesar/common/tools: add perf decoder toolschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6395 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-12cesar/mac/sar: fix unit tests.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6372 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-05cesar: add .gitignore filesschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6334 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-04cesar/lib/test/trace: add performance testschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6317 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-03cesar/cp/secu: rename all tests to include prefix test_.dufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6313 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-03cesar/cp/secu: add test_hash to the nightly testsdufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6305 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-11-02common/make: generate .size file before failling compilationschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6283 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-23cesar/cp/msg: ensure allowed MMEs table is sorteddufour
In order to do a dichotomy search, the allowed MMEs table must be sorted by MMType. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6232 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-15cesar/tests: add tonemap scenario test to the nightly testsdufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6130 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-14cesar/test_general/station/tonemap: test general for VS_GET_TONEMAPmercadie
- new file sc02_vs_get_tonemap.py contains general tests for mme VS_GET_TONEMAP, - above test is now part of the nightly builds/tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6112 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-13cesar/common/make: enable listing generation by defaultschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6102 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-08revert EoC changesschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6054 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07cesar/cl/bridge_table: fix test of bridge tabledufour
Test of bridge table now correctly initialize context of the CL, otherwise an assert is raised. Respect name convention for tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5993 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07[common][tests] cp_eoc_cco_action action and fsm tests addednesovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5990 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07cesar/cp/eoc/multi_sta/action[eoc]: split unitary testsburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5980 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-07cesar/common/make: add help target for quick online helpschodet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5977 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-06*interface/sniffer, cp: (See #587).laranjeiro
* Embedded sniffed MMEs in a VS_SNIFFER.IND MME. If the sniffed MME is too long only the available space in the sniffed MME will be used (some data can miss). * Moved the CP_MME_PAYLOAD_MAX_SIZE... to HPAV_MME_PAYLOAD_MAX_SIZE... from cp/defs.h file to common/homplugAV.h file. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5965 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-06cesar/common/tests: mac_lookup_table test is now in lib directorydufour
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5951 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-06cesar/{maximus/python,common/tests} add station executable argument in ↵buret
tools/csi, update unitary tests and tests list git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5938 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-05cesar/common/tools: check ram size for ASICschodet
Exit with an error if local ram is full. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5928 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-05cesar/common/tests: use the correct arguments to launch SC scenariodufour
The arguments used to launch the SC scenario were wrong because of the usage of the new Startup class (see r5498 and 5924). They are now fixed. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5925 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-05 * mac/common (re #416):schodet
- add encoded window size. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5906 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-05 * common/make:schodet
- added MAKE_LST variable to dump assembly listing. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5903 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-29[CESAR][COMMON][TESTS][EOC]jelisavcic
* Add tests for PBProc changes testing. * Testing with multiple STA. * Test includes SOUND frames (configurable option). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5812 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-29[EOC][cp_multi_sta] night tests updatenesovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5802 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-25*interface/sniffer: (See #573)laranjeiro
* Swapped the OUI to be sent as big endian. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5765 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-25*interface/sniffer: (See 573)laranjeiro
* Added the OUI to the VS_SNIFFER_MESSAGES. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5751 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-24 * add cl/data_rate and lib/stats to common/testsmercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5731 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-21[common tests] update sta/cco action pathsburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5631 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-21*test_general/station/cco0/s1:laranjeiro
* Fix sc3 frame transmission between two stations. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5630 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-21 * common/make, common/tools:schodet
- automaticaly compute lram size. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5627 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-18*common/test/test: Adding missing tests to the nightly builds.laranjeiro
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5611 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-15*common/tests/tests:laranjeiro
* Removed the timeout value for the tests which use the startup script. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5551 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-08*[C&I] Compliance tests.laranjeiro
* Added the Compliance tests section 6.2.1 DUT as a CCo. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5450 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-04 * ce/rx/cp:dufour
- add a function to allocate a mbox node for the mbox between cerx/cp and set all the field, - add sub-functions to allocate default values for some fields, - add tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5429 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-09-03 * common/tests:schodet
- fix spoc test compilation. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5417 017c9cb6-072f-447c-8318-d5b54f68fe89