Skip to content

Commit

Permalink
Test case: scoped structures (#299)
Browse files Browse the repository at this point in the history
* Increase test name uniqueness

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>

* Update dds types tests submodule

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>

---------

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
  • Loading branch information
JLBuenoLopez committed Feb 26, 2024
1 parent 4e7f30f commit 35322ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ $check_member_detail_annotations(member=typedefs, type="alias_type().body()", pa
>>

test_structure(struct) ::= <<
TEST(TypeObjectTests, TestStructureTypeObject_$struct.name$)
TEST(TypeObjectTests, TestStructureTypeObject_$struct.cScopedname$)
{
register_$ctx.filename$_type_objects();

Expand Down

0 comments on commit 35322ea

Please sign in to comment.