##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1215:cb9ad4b9f97b
Adds weights to operations (1) Modifies the algorithm for choosing a random element to add weights
Alexandre Leroux
0
r1212:2728fb97fd33
Merge branch 'feature/FuzingTests' into develop
Alexandre Leroux
merge
0
r1211:08e858e2cf84
Fixes clang-format for resource files
Alexandre Leroux
0
r1210:be0b9c5e4602
Adds initial test case
Alexandre Leroux
0
r1209:324a3ee21c58
Completes fuzzing test structure by setting initial range for the time controller
Alexandre Leroux
0
r1208:94f6e8c9cecc
Implements "Variable creation" operation (2)
Alexandre Leroux
0
r1207:f9a3c30f94e2
Implements "Variable creation" operation (1) Defines properties that will be necessary for the operation: - the provider attached to the variable created - the metadata attached to the variable created
Alexandre Leroux
0
r1206:9f9ab053f00b
Adds utility class to get random values
Alexandre Leroux
0
r1205:0c07405da56c
Implements test execute() method For each iteration of the test, this method generates available operations according to states of the variables, and execute an operation that has been chosen randomly.
Alexandre Leroux
0
r1204:e9fc95127967
Defines operations pool The operation pool will be used to pick a random operation at each iteration of the test to apply it on a variable
Alexandre Leroux
0
r1203:dfb96acdbb6b
Defines variable pool The variable pool will be used to pick a variable and execute an operation on it at each iteration of the test
Alexandre Leroux
0
r1202:1d0fdfceb8fb
Defines fuzzing operations Fuzzinf operations are operations that can be executed on a variable during tests. For now, only the "variable creation" operation is implemented
Alexandre Leroux
0
r1201:3da18e6983d5
Adds "number of operations" and "number of variables" properties for the tests
Alexandre Leroux
0
r1200:49d15be9d590
Adds variable controller and properties to test structure - Properties will be used to define test bounds, like the number of variables to manipulate or the number of random operations to make - Variable controller will be the object manipulated during the random operations
Alexandre Leroux
0
r1199:6e9512b98e45
Inits test structure
Alexandre Leroux
0
r1198:14cbf7462fe3
fix meson
0
r1197:c3afe020c8f9
Merge branch 'feature/CatalogueGuiPart3' into develop
merge
0
r1196:b6390f556418
Adaptation to last version of catalogue controller
0
r1195:800f227572ac
Zone actions to create a new event
0
r1194:73d5f3ef941a
"Apply" and "cancel" buttons on an event
0
load next
< 1 .. 5 6 7 8 9 .. 64 >
showing 20 out of 1267 commits