Skip to content

osal_timer_UT test setup failure #581

@skliper

Description

@skliper

Is your feature request related to a problem? Please describe.

[BEGIN] 01 OS_TimerCreate
[ PASS] 01.001 ut_ostimer_timerio_test.c:255 - #1 Null-pointer-arg
[ PASS] 01.002 ut_ostimer_timerio_test.c:264 - #2 Name-too-long
[ PASS] 01.003 ut_ostimer_timerio_test.c:277 - #3 Name equal to OS_MAX_API_NAME characters test
[ PASS] 01.004 ut_ostimer_timerio_test.c:288 - #4 Name-taken
[  TSF] 01.005 ut_ostimer_timerio_test.c:310 - #4 No-free-IDs - Timer-created failed
[ PASS] 01.006 ut_ostimer_timerio_test.c:330 - #6 Invalid-arg
[ INFO] 01.007 ut_ostimer_timerio_test.c:337 - #7 Timer-unavailable
[ PASS] 01.008 ut_ostimer_timerio_test.c:348 - #8 Nominal
[  END] 01 OS_TimerCreate       TOTAL::8     PASS::6     FAIL::0      MIR::0      TSF::1      N/A::0

Describe the solution you'd like
Fix failure, related to #579

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

Metadata

Metadata

Assignees

Labels

unit-testTickets related to the OSAL unit testing (functional and/or coverage)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions