sbom: split license tests into license subdirectory
Moves license tests from test_license.ml to test/license/ subdir with
its own runner so each lib has its own test directory. Removes the
duplicate test stanza and the inline Alcotest.run, exporting only
suite. Extracts err_trailing_tokens helper to satisfy the err_*
pattern lint.