summaryrefslogtreecommitdiff
path: root/rtemsspec/validation.py (follow)
AgeCommit message (Expand)Author
2023-07-21validation: Add test-ident substitutionSebastian Huber
2023-06-14items: Derive ItemCache from dictSebastian Huber
2023-05-19Update company nameSebastian Huber
2023-05-08validation: Add group for performance measurementsSebastian Huber
2023-05-08items: Remove ${spec} substitutionSebastian Huber
2023-05-08spec: Use ${.:/step}Sebastian Huber
2023-05-08content: Add get_value_unspecified_type()Sebastian Huber
2023-03-14spec: Place test suites in design groupsSebastian Huber
2023-02-16validation: Derive names from item UIDsSebastian Huber
2023-01-03Replace type comment with ":" annotationSebastian Huber
2023-01-03Format with yapf version 0.32.0Sebastian Huber
2022-09-28spec: Add "memory-benchmark" item typeSebastian Huber
2022-09-02items: Add create_unique_link()Sebastian Huber
2022-09-02validation: Add augment_with_test_case_links()Sebastian Huber
2021-11-25validation: Support optional perf measurementsSebastian Huber
2021-11-25validation: Add optional begin/end time pointSebastian Huber
2021-11-25validation: Add test context type supportSebastian Huber
2021-11-08validation: Move support code before fixtureSebastian Huber
2021-09-24validation: Add mapper for unspecified functionsSebastian Huber
2021-09-22validation: Fix skipping of transition variantsSebastian Huber
2021-09-14validation: Fix pre-condition state handlingSebastian Huber
2021-09-14validation: Fix transition variants skipSebastian Huber
2021-09-02validation: Fix empty test contextSebastian Huber
2021-08-17validation: Add ${.:/test-context-type}Sebastian Huber
2021-08-17validation: Simplify mapper customizationSebastian Huber
2021-08-17spec2modules.py: Add target files optionSebastian Huber
2021-08-16validation: Add ${.:skip} for action requirementsSebastian Huber
2021-08-16validation: Move parts of loop body to a functionSebastian Huber
2021-08-16validation: Move map index/entry to contextSebastian Huber
2021-08-16validation: Simplify pre-condition N/A supportSebastian Huber
2021-07-30validation: Support freestanding test casesSebastian Huber
2021-07-21validation: Support test cases in build objectsSebastian Huber
2021-06-16validation: Split fileSebastian Huber
2021-05-14validation: Let skip reasons overwriteSebastian Huber
2021-05-12validation: Support glossary term pluralsSebastian Huber
2021-05-06validation: Fix N/A pre-condition handlingSebastian Huber
2021-05-05validation: Fix remove duplicate pre-condsSebastian Huber
2021-05-05validation: Reliably remove duplicate pre-condsSebastian Huber
2021-04-19validation: More compact post-conditionsSebastian Huber
2021-04-19validation: Assign run parameters earlySebastian Huber
2021-04-19validation: Avoid use of uint0_tSebastian Huber
2021-04-13validation: Add get_post_conditions()Sebastian Huber
2021-03-25validation: Reject more duplicatesSebastian Huber
2021-03-25validation: The skip entry flag must be 0 or 1Sebastian Huber
2021-03-25validation: Check more before discarding variantsSebastian Huber
2021-03-23validation: Take N/A pre-conditions into accountSebastian Huber
2021-03-22validation: Add TransitionMap.skip_idx_to_name()Sebastian Huber
2021-03-22validation: Add TransitionMap.get_variants()Sebastian Huber
2021-03-22validation: SimplifySebastian Huber
2021-03-22validation: Add TransitionMap.entries()Sebastian Huber