Eduardo Almeida
153492e56d
utils: ( fixes #138 ) Update CI scripts and README file after adding timeout value
...
see merge request !187
2020-02-14 09:12:20 +01:00
ZorazeAli
5a55b9fdcf
utils: Using update-alternatives for gfortran for gcc 7 image
...
see merge request !186 and issue #138
2020-02-12 14:53:46 +01:00
ZorazeAli
12a9b0a94f
utils: Add python3 in pre-installation list for gcc and Ubuntu tests
...
see issue #138
2020-02-12 12:46:15 +01:00
ZorazeAli
674162a6a1
utils: Extend CI/CD README.md to include customized .yml path configuration
...
see issue #138
2020-02-12 12:42:02 +01:00
Parth Pandya
741fd9feee
doc: Add to doxygen a list of all TypeIds
2020-02-03 15:50:48 -08:00
Peter D. Barnes, Jr
60680946bb
docs: Refactor print-introspected-doxygen
2020-02-03 15:43:09 -08:00
Eduardo Almeida
54e03b978c
Fix typo in utils/tests/README.md
2020-01-21 16:10:06 +00:00
Tom Henderson
7a53a962cc
build: ( fixes #119 ) Waf --lcov-report and --lcov-zerocounters options
2019-12-24 12:16:05 -08:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
Natale Patriciello
4d0b5369c2
ci: Use nsnam worker for very long tasks
2019-03-07 17:26:49 +01:00
Natale Patriciello
921b47d0aa
ci: Fix pacman error while updating
2019-02-21 12:10:52 +01:00
Natale Patriciello
e6600bb598
test: Add CI for valgrind tests
2019-02-18 09:16:50 +01:00
Natale Patriciello
c466278f05
ci: Removed 'y', as per update database, from the CI script for archlinux
2019-02-17 22:00:18 +01:00
Natale Patriciello
f6c49ef713
ci: Updated docker image to archlinux/base
2019-02-09 10:02:01 +01:00
Natale Patriciello
740e5a79de
utils: Added section for running test as users
2019-01-07 09:15:41 +01:00
Natale Patriciello
6bf161b339
utils: Compile the tutorial during CI builds
2019-01-07 09:15:40 +01:00
Natale Patriciello
441ae70c64
Example CI for ns-3 and Gitlab
2019-01-07 09:15:40 +01:00
Tom Henderson
b021f53ea2
Document the API change from removing --no32bit-scan
2018-07-21 16:31:05 -07:00
Alexander Krotov
00bb6fe7f6
Spellcheck
2018-06-27 10:50:27 +03:00
Sébastien Deronne
cb43ae1607
wifi: Clear doxygen warnings
2018-02-10 16:34:54 +01:00
Sébastien Deronne
27ac6c1c3c
wifi: cleanup remaining Doxygen warnings
2017-10-21 10:12:18 +02:00
Peter D. Barnes, Jr.
c923be0a32
Minor fixups
2017-09-17 19:47:23 -07:00
Peter D. Barnes, Jr.
485c2673b8
[doxy] Add doxygen file header to introspected-doxygen.h
2017-08-29 07:56:38 -07:00
Tom Henderson
b68a27364c
wifi: Extend documentation helper for attribute implementations
2017-08-29 14:51:27 -07:00
Tom Henderson
0b0bfedf27
utils: clear a doxygen warning
2017-03-19 07:51:54 -07:00
Tom Henderson
1d270b3a74
utils: Improve some documentation
2017-02-24 11:49:00 -08:00
Robert Ammon
f25f9dc730
utils: Doxygen updates for utils directory
2017-02-24 09:23:49 -08:00
Natale Patriciello
2e1295d7f3
utils: fixes style on bench-simulator.cc
2016-11-11 12:09:16 +01:00
Natale Patriciello
86fc7190a8
utils: ( fixes #2535 ) corrected memleak on bench-sim
2016-11-11 12:08:44 +01:00
Ankit Deepak
2e82e0a948
Port Python programs to Python 3
2016-02-01 15:27:31 -08:00
Tom Henderson
924dddd824
remove duplicate entry
2015-12-09 19:31:49 -08:00
Tommaso Pecorella
3a8d1a1bda
some small fixes
2015-11-11 21:52:39 -08:00
Siddharth Santurkar
2088c14cdd
add test programs to test waf and test.py
2015-09-03 21:17:54 -07:00
Alexander Krotov
a32da6615b
Byte tags benchmark
2015-08-08 18:21:45 +03:00
Alexander Krotov
57fa7f7b9b
Use CommandLine to parse arguments in Packet benchmark
2015-08-08 21:45:16 +03:00
Mathieu Lacage
2e0d44a130
make minimum number of iterations 1 to avoid changing command-line behavior
2015-08-07 02:50:14 -04:00
Mathieu Lacage
6c4f5c7c79
run the benchmark over multiple iterations to minimize variance
2015-08-06 05:15:51 -04:00
Alexander Krotov
01983101a6
Fragmentation and concatenation benchmark
2015-08-02 19:26:35 +03:00
Peter D. Barnes, Jr.
9e71fc449f
[Doxygen] Template parameter deduction.
2015-07-22 17:09:55 -07:00
Tom Henderson
5a76830b73
bug 2127: Scheduler benchmark utility works correctly in first run only (patch due to Philipp Andelfinger)
2015-06-24 21:39:59 -07:00
Tom Henderson
2c13d2dbe8
fix dead link
2015-06-16 13:13:06 -07:00
Peter D. Barnes, Jr.
d67ced0392
Fix parents, group names, and missing constructors in GetTypeId definitions.
2015-06-09 12:59:59 -07:00
Peter D. Barnes, Jr.
576769caf1
bug 2043: print-introspected-doxygen crashes when some modules are disabled
2015-01-29 19:03:22 -08:00
Peter D. Barnes, Jr.
5b9e3507b7
[Bug 2022] Spurious characters in config paths
...
On Nov 24, 2014, at 12:48 PM, Tom Henderson <tomh@tomh.org > wrote:
> On 11/24/2014 12:39 PM, Peter Barnes wrote:
>> I see the '%' being use in two places, beginning at line 1156 in
>> StaticInformation::DoGather ()
>>
>> Mitch used the % to escape the class names so doxygen wouldn't
>> create links. I'm not sure why the links are bad. Is the config
>> path token with '::' sometimes not the same as a class name?
>> Then doxygen would be looking for a non-existent class and
>> complaining, so suppressing might be good.
>>
>> Looks like I might have added the surrounding '"' in r10977.
>> Could this be the problem?
>
> Not sure. Let me know if you don't get to this before you
> disappear for a while, and I'll pick it up if so.
Removing the quotes fixes the problem.
Removing the '%' (and leaving the quotes) fixes the problem.
This is my preferred solution, since it's a reminder that
the config path is just a string.
So my recommendation is to remove the temporaryCharacter
formatting string completely.
2014-12-03 15:27:46 -08:00
Tom Henderson
d6edb8dcbd
record Doxygen aggregation info for additional classes
2014-11-20 13:42:09 -08:00
Peter D. Barnes, Jr.
1e1a1edbdc
[Doxygen] various in src/core
2014-11-03 12:40:24 -08:00
Peter D. Barnes, Jr.
cccfc167dd
[Doxygen] Attribute implementations.
2014-10-21 16:14:35 -07:00
Tommaso Pecorella
b703ac7f27
Fix missing header
2014-10-09 12:40:49 +02:00
Peter D. Barnes, Jr.
2aebf37542
Sphinx] Reduce build chatter
2014-10-08 17:48:38 -07:00
Peter D. Barnes, Jr.
792c339edc
[Doxygen] Include the size of registered types in the long description for the class.
2014-10-08 13:52:14 -07:00