1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-27 17:32:45 +00:00
Files
wfjm 6b7c25a961 asm-11 BUGFIX; add ip_delete_tap; update 211bsd_eth.tcl
- tools
  - bin/asm-11: BUGFIX: fix directly nested .if behavior
  - bin/ip_delete_tap: added
  - asm-11/tests: add zbug_0007.mac, test_0460_if_nest.mac
  - oskit/test/os/211bsd/211bsd_eth.tcl: use 'ip' command
2023-02-16 12:29:45 +01:00
..
2016-12-17 20:18:29 +01:00
2023-01-26 16:13:36 +01:00
2023-01-30 08:51:01 +01:00
2019-07-20 10:10:08 +02:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2023-01-26 16:13:36 +01:00
2019-07-20 10:10:08 +02:00

This directory holds asm-11 test bench files.

The test bench files are self-checking and annotated with the expected compilation result for checking with asm-11_expect. All test cases expected to compile without errors. The error response is tested in a separate test bench fileset located in the tests-err directory.

The Makefile provides the targets

  make alllda           ; create all .lda files
  make allcof           ; create all .cof files
  make alllst           ; create all .lst files
  make allexp           ; check all .lst files with asm-11_expect
  make distclean        ; remove all generated files