core
  1. core

core-csharp

Public
AuthorCommitMessageCommit dateIssues
Aaron MauchleyAaron Mauchley
8a3dcb603f6updated SecureGroupTest to be able to be run on one machine
Aaron MauchleyAaron Mauchley
b61b56001bdadded new condition assignment for running flag to correctly exit infinite looping.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
cf9e8795190TGOAL-3: updated .dep files to have correct regexTGOAL-3
Aaron MauchleyAaron Mauchley
269d8adf245updated DOFSecurityDesireTest to check provider connection outcome for better client connection result.
Aaron MauchleyAaron Mauchley
50c66d3859bupdated PermissionsTest to allow configurable authentication ID incremental numbers to make them unique across simultaneous test.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
39fa3ff2ae6updated testing module build to package dependent binary libraries into the distribution build of the testing module; updated .dep files accordingly.
Aaron MauchleyAaron Mauchley
fa7d3172444added overall try/catch block to test generators
Aaron MauchleyAaron Mauchley
2b87538c20cTGOAL-3: Updated generators to have overall try/catch blockSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
c2df3aefc4bupdated build for version 7.0.1 of the csharp testing moduleSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a2b916eec48fixed ant publish targetsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
f1317e7d776removed old .html files and converted to markdown files, updated version to 7.0.1, and added new dist-sync target and .doc.tar.gz publication for csharp oal API docs.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
cd74a071f8cfixed small runtime bug for oid variable assignmentsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
d413e87bfaaadded the ability to configure oids for providers.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
1d4f924cde4updated FloodedOperationsTest to correctly test flooded operations whereas before it was using interest.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
bf8641c1ac6updated csproj file and test for FloodedOperationsTest.cs, fixed build.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
8610f470596added missing FloodedOperationsTest to the build.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
c4de9373109Updated parameters to correctly pull password
Aaron MauchleyAaron Mauchley
c870095a244Updated test specs, still need to convert them to markdownSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
e6c4bb5c327added test specs to dof-oal testing module
Aaron MauchleyAaron Mauchley
9240978556fTGOAL-3: increased generator JVM memory to 6gTGOAL-3
Aaron MauchleyAaron Mauchley
844755e6591TGOAL-3: updated connect retry methodology to have 10 connect attempts instead of just 3 to aide in test execution in the harness.TGOAL-3
Aaron MauchleyAaron Mauchley
1d92ad18cebTGOAL-3: Updated generator bash scripts to set a max JVM memory allocationTGOAL-3
Kael RussellKael Russell
4b8763f2ca1Fix comparison of DOFErrorExceptions.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
02d4ed5d105updated test generator to have correct copying of testing-common.jar
Kael RussellKael Russell
c757797d19dAdd FloodedOperationsTest. Fix OperationsTest not parsing exceptiontype parameter.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Kael RussellKael Russell
d602b84b011Add testing for exception types to OperationsTest.Signed-off-by: Kael Russell <kael.russell@us.panasonic.com>
Aaron MauchleyAaron Mauchley
650fc5e5887Added OAP Period as a parameter for OperationsTest to help with long-term testing of the CST.
Aaron MauchleyAaron Mauchley
ef7ae731cbaTGOAL-3: fixed .dep files to correctly pull in missing .dll fileSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
b6447dcc565TGOAL-3: Fixed test to have correct arguments to work within the testing frameworkTGOAL-3
Aaron MauchleyAaron Mauchley
6e88094b0b6Fixed compile error with same referencing of variable 'i' in child process in LargeDataTest.csSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
265346fddf5TGOAL-3: Updated all Java tests to use back-off connection timer.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
a1731f32361TGOAL-3: Updated Generators to not limit memorySigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
e9bc408120cTGOAL-3: Updated JVM memory allocation to be half as what it used to be, since an issue in test creation was fixed in the dtf-core librariesTGOAL-3
Aaron MauchleyAaron Mauchley
1db96fbf9f4Updated CancelOperationTest to help fully qualify the provide cancel by sending a second set, and clearly state what type of failure happens after a failed cancellation.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
02807d9ab7eTCSHARPOAL-25: Updated format of connection/server state string printoutSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TCSHARPOAL-25
Aaron MauchleyAaron Mauchley
2999d1e0c5bTGOAL-3: Updated generator memory allocation to be moreTGOAL-3
Aaron MauchleyAaron Mauchley
de139e0efdbTGOAL-3: Updated generator bash scripts JVM memory usage.TGOAL-3
Aaron MauchleyAaron Mauchley
cbbdaebdd33TGOAL-3: Updated all generator bash scripts to have max heap space of 1GTGOAL-3
Aaron MauchleyAaron Mauchley
4a64daef9bcTGOAL-3: added testing-common dependencySigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
abb456b31fcTGOAL-3: Updated generator bash scripts to limit JVM memorySigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
eae195273f5TGOAL-3: Updated builds to fix naming of conflicting generator jarsSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
f0b295d356eTGOAL-3: Updated all generators to use new action dependencies APISigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-3
Aaron MauchleyAaron Mauchley
ea49d6fb1feTGOAL-1: Updated generators to correctly bind all resourcesSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-1
Aaron MauchleyAaron Mauchley
1c92de55563TGOAL-1: fixed .dep files to now include new target path optionSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-1
Aaron MauchleyAaron Mauchley
329333ba204TGOAL-1: fixed all .dep files for all testing modules to include needed configuration and/or attributesSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-1
Aaron MauchleyAaron Mauchley
952d9e03124TGOAL-1: Updated CSharp testing module builds to move dtf .dep files to the bin directory.TGOAL-1
Aaron MauchleyAaron Mauchley
f0778976453TGOAL-1: Updated all generators to use more specific filtering when pattern matching with REGEXP in MySQL.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>TGOAL-1
Aaron MauchleyAaron Mauchley
d830661af5aupdated build to put dtf dep files in bin/ for dist tar fileSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
af31998543cUpdated testing build to correctly copy certain files with correct permissions to the bin/Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
a68234a7199updated build to put dtf dep files in bin/ for dist tar fileSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>