zephyrproject-rtos / reqmgmt

8 stars 10 forks source link

req: add semaphore requirements #30

Closed nashif closed 4 months ago

nashif commented 6 months ago

Expand on semaphore requirements.

Signed-off-by: Anas Nashif anas.nashif@intel.com

nashif commented 6 months ago

@stanislaw why is this failing, the syntax is very strict :)

simhein commented 6 months ago

@stanislaw why is this failing, the syntax is very strict :)

I think the exporter don't like the additional line in 1383 and 1439 :smiley:

nashif commented 6 months ago

@stanislaw is it possible to put sections in smaller documents instead of maintaining everything in 1 single document?

stanislaw commented 6 months ago

@stanislaw is it possible to put sections in smaller documents instead of maintaining everything in 1 single document?

@mettta and I have started designing the include-able section fragments feature. For now, you could simply create one more .sdoc document and collect the semaphore requirements there.

cc @romkell

nashif commented 5 months ago

@tobiaskaestner ok, pushed another revision. I am trying to avoid making those turn into interface requirements by not going into the details of the implementation, its not easy and you find yourself specifying APIs instead of descrbing required functionality, i.e. functional requirements.

tobiaskaestner commented 5 months ago

Just noticed, that while I was reviewing and responding in part to @gregshue comments @nashif force pushed a new revision which did separate my replies from the original comments. Apologies for that.

nashif commented 5 months ago

Just noticed, that while I was reviewing and responding in part to @gregshue comments @nashif force pushed a new revision which did separate my replies from the original comments. Apologies for that.

no worries.

nashif commented 4 months ago

traceability to tests:

image